Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

UDP server and UDP client (J2SE)

Tue Apr 17, 2007 12:32 pm

This is UDP server and UDP client java programs that the client send text message to server and server convert this text to hexa decimal format and then send it to the client.The connection will disconnect when the client send to the server "finish".

1.First Run UDPServer.java file.
2.Then run UDPClient.java file.
3.In UDP client input console type the text message
4.Then server will return to you the HexaDecimal format of this message.
5.When the client type "finish" the client will disconnect the connection.
Moved to :
finished-projects/java-chat-t644.html

UDP for voice and video but for C#
finished-projects/sending-and-playing-microphone-audio-over-network-t2693.html



Re: UDP server and UDP client (J2SE)

Thu Oct 08, 2009 5:11 am

where is the folder?

Post a reply
  Related Posts  to : UDP server and UDP client (J2SE)
 client server client     -  
 FTP Server and FTP Client     -  
 client server problem     -  
 how to connect client on one machine with server     -  
 A Simple Client Server Multicasting     -  
 RMI EXAMPLE FOR CLIENT SERVER ARCHITECTURE CODE ?????     -  
 need java client/server code     -  
 Client Server Mobile to PC Application     -  
 Client-Server Forum discussion     -  
 Command line chat (client and server)     -