请问java socket 里面的bind做什么用?
1个回答
展开全部
socket.bind(SocketAddress
bindpoint)
英文:Binds
the
socket
to
a
local
address;If
the
address
is
null,
then
the
system
will
pick
up
an
ephemeral
port
and
a
valid
local
address
to
bind
the
socket
翻译:将socket绑定到本地地址;如果地址为空,系统会指定一个暂时的端口和合法的本地地址去绑定socket
bindpoint)
英文:Binds
the
socket
to
a
local
address;If
the
address
is
null,
then
the
system
will
pick
up
an
ephemeral
port
and
a
valid
local
address
to
bind
the
socket
翻译:将socket绑定到本地地址;如果地址为空,系统会指定一个暂时的端口和合法的本地地址去绑定socket
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询