Java SE foundation UDP and TCP

summary Java and C#, can use UDP and TCP protocols for network communication. This chapter only describes the basic use of UDP and TCP. Compared with various standard / non-standard TCP, ModbusTCP (occupying 502 port) and lower computer custom network communication protocols required when writing the upper computer, Java TCP and UDP progra ...

Posted by Duswa on Tue, 08 Mar 2022 21:23:45 +0100

Implementation of network communication chat room based on java TCP

1.1 Preface In today's information society, with the rapid development of the network, people rely more and more on the network and are more and more inseparable from the network. As a result, there are more and more chat tools, such as MSN and QQ. The development of chat systems such as online chat is changing with each passing day. Therefo ...

Posted by Xiphoid8 on Wed, 19 Jan 2022 01:03:27 +0100