I wrote a TCP-server, which listens TCP-client at localhost (and after connection sends data). Now want to change this server to UDP-server. How this is done, what is needed to do? Can UDP-server listen for incoming data (not connection, because UDP is connectionless protocol?)? I mean eg. UDP-server starts at boot and leaves listening incoming data at localhost.
Plz send me your TCP server code
2004-12-09, 11:14#2
Dear tappikin:
Have you get the answer, plz teach me.
if symbian can not listen local port for income udp data packet, we will no way to transfer udp data with Intranet PC