Java Socket programming: From Theory to Practical with complete implementation code of Video Conferencing Buy on Amazon

https://www.ebooknetworking.net/books_detail-1505488516.html

Java Socket programming: From Theory to Practical with complete implementation code of Video Conferencing

29.99 USD
Buy New on Amazon 🇺🇸

Usually ships in 24 hours

Book Details

ISBN / ASIN1505488516
ISBN-139781505488517
AvailabilityUsually ships in 24 hours
Sales Rank6,209,032
MarketplaceUnited States  🇺🇸

Description

The term network programming refers to writing programs that execute across multiple devices (computers), in which the devices are all connected to each other using a network. Sockets provide the communication mechanism between two computers using TCP. A client program creates a socket on its end of the communication and attempts to connect that socket to a server. When the connection is made, the server creates a socket object on its end of the communication. The client and server can now communicate by writing to and reading from the socket. The java.net.Socket class represents a socket, and the java.net.ServerSocket class provides a mechanism for the server program to listen for clients and establish connections with them. This book provide depth understanding of Java Socket programming by emphasising on Video Conferencing server implementation and book contain video conferencing Client and server script of 15000 lines to understand java socket programming in real world domain.

More Books by Mr Mazhar Hussain Malik

Donate to EbookNetworking
Prev
Next