Having said that, you can 'broadcast' messages to everyone: this is really only useful to send out an 'is anyone out there ' message, and the server respond with an 'i'm here at xyz address'; the conversation will then continue through a connection established to that address.
It is accurately this that you said, to send one broadcast to all and the server it answers with the IP, but I am not obtaining to make this the VS2005. It can help me
I looked for in the aid of the studio appearance but I did not find nothing that could help me, therefore what I found was in another language, could help me with some Sample in vb
Bottom line is no. You could rephrase the question: Is it possible to send an e-mail to someone without knowing their address
Having said that, you can 'broadcast' messages to everyone: this is really only useful to send out an 'is anyone out there ' message, and the server respond with an 'i'm here at xyz address'; the conversation will then continue through a connection established to that address.
Problem with Socket?
Antonio de Souza
Having said that, you can 'broadcast' messages to everyone: this is really only useful to send out an 'is anyone out there ' message, and the server respond with an 'i'm here at xyz address'; the conversation will then continue through a connection established to that address.
Walt-the-IT-Guy
Sorry
Richard Sayad
http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnadvnet/html/vbnet08282001.asp
The link is to a 'chat client' application using sockets - a good place to start.
Kris2006
c_jensen
Bottom line is no. You could rephrase the question: Is it possible to send an e-mail to someone without knowing their address
Having said that, you can 'broadcast' messages to everyone: this is really only useful to send out an 'is anyone out there ' message, and the server respond with an 'i'm here at xyz address'; the conversation will then continue through a connection established to that address.
Kent Liu
every one on the local network will get the packet
type broadcast into visual studio help
ricky816
Very thanks David.
BrentM2