单项选择题

在Java中,ServerSocket ss=new ServerSocke(1212);中1212表示的是()。

A.服务器端端口号
B.服务器延迟时间
C.最大容许客户端连接数量
D.以上答案都不对