Hello,

I have been trying to determine how to use UDP sockets. I have run the
sample programs and can send messages which the listening socket picks up.
Now my problem is, based upon the message received I may want to send a
message back to the originating machine. To do this do I have to have a
seperate socket that sends the message, or can I send the message using the
listening socket. Could someone show me a snippit of sample code that would
demonstrate the proper way to accomplish this. 

I am using Builder so if the code sample could be in builder then that
would be great.

Thanks for any information.

Mike 

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to