hello,

using a udp socket, is it ok and legal to do some thing like this :

pSocket->SendTo( "http://www.mydomain.com" ), and to receive the
message on a server ?

thanks