> I have a simple doubt regarding the TWSocket using UDP protocol.
> Using the same component can I listen on one port and send data on another
one?

Yes, you can.
Put the instance to listen mode on the port you want and then use SendTo to
send datagram to the port you need.
--
[EMAIL PROTECTED]
Author of ICS (Internet Component Suite, freeware)
Author of MidWare (Multi-tier framework, freeware)
http://www.overbyte.be

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

Reply via email to