Network Programming in Java: Internet protocols (IP, UDP, TCP)
Book Details
Author(s)Alan MOUHLI
PublisherAlan MOUHLI
ISBN / ASINB01DY9BNOA
ISBN-13978B01DY9BNO0
Sales Rank1,020,047
MarketplaceUnited States 🇺🇸
Description
The sockets are used to communicate between two hosts called client / server with an IP address and a port I call taking; these sockets will handle incoming and outgoing flows to ensure communication between the two (client and server) or reliably using the TCP / IP protocol is not reliable but faster with protocol UDP. We will study the first mode, TCP / IP ...

