Q)Does ColdFusion support UDP?If yes then asnwer my next question.
Q) I have a client and server. I need to send some data packets from client to the server using UDP. The server then receives the packets. Now dont ask me y am I using UDP when its not reliable. Y cant u use TCP/IP? But thats the requirement. So I need to send and receive data packets using UDP. How do I do that?Some sample code would be helpful
Thanx in Advance
Q) I have a client and server. I need to send some data packets from client to the server using UDP. The server then receives the packets. Now dont ask me y am I using UDP when its not reliable. Y cant u use TCP/IP? But thats the requirement. So I need to send and receive data packets using UDP. How do I do that?Some sample code would be helpful
Thanx in Advance