Does Socket.Bind be necessary for every situation about Socket programming?
Posted
by Jollian
on Stack Overflow
See other posts from Stack Overflow
or by Jollian
Published on 2010-03-19T07:43:14Z
Indexed on
2010/03/19
12:31 UTC
Read the original article
Hit count: 178
Does Socket.Bind be necessary for every situation? If no, what are the situation in which Socket.Bind must be used? Any help? Thanks.
© Stack Overflow or respective owner