Multiple client's communication
#1

Sockets are one of the most basic mechanisms of computer networking. Much of today's software relies on low level socket technology. This project includes creating a server application and a client application which uses sockets for communication. In this project, Windows socket programming is implemented using Microsoft Visual C++. The Windows socket specification defines a binary compatible network programming interface. This application permits to communicate across any network that conforms to the windows API. It can exchange data with other sockets in the same communication domain which uses the internet protocol. The sockets utilized by this application are used in the full duplex mode which increases the time sharing.
Capabilities of clint server communication

¨ The server can connect to multiple clients
¨ The server allows all-to-all communication.
¨ If a new client joins ,all the old clients get informed about his arrival whereas the new clients get the list of all the old clients.
¨ If a client quits all the existing clients get informed.

If the server sends a message, all the connected clients receive it. Similarly if the client sends a message , the server and all other clients receive it.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: client, multiple clients communication, client communication form, capitek client loan, lync mobile client, multi client communication ppt, multipal client comunication,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Implementation of RSA Algorithm Using Client-Server full report seminar topics 6 26,844 10-05-2016, 12:21 PM
Last Post: dhanabhagya
  Mobile Train Radio Communication ( Download Full Seminar Report ) computer science crazy 10 28,044 01-05-2015, 03:36 PM
Last Post: seminar report asees
  Mobile Train Radio Communication Electrical Fan 5 14,733 11-03-2015, 07:27 PM
Last Post: Guest
  W-CDMA : Wideband Code-Division Multiple Access computer science crazy 3 4,120 20-09-2014, 07:21 PM
Last Post: seminar report asees
  eye gaze communication system full report seminar topics 19 35,401 26-07-2013, 01:45 PM
Last Post: computer topic
Star Optical Satellite Communication (Download Full Report And Abstract) computer science crazy 8 19,962 26-04-2013, 11:52 AM
Last Post: computer topic
  LASER Communication seminar projects crazy 8 14,739 24-01-2013, 02:57 PM
Last Post: seminar details
  underwater wireless communication full report project topics 10 27,023 27-12-2012, 12:35 PM
Last Post: seminar details
  NANOTECHNOLOGY-ASSEMBLER DESIGN AND NANO-COMMUNICATION (Download Seminar Report) Computer Science Clay 13 13,024 28-11-2012, 12:59 PM
Last Post: seminar details
  DATA COMMUNICATION seminar class 1 1,875 16-11-2012, 12:36 PM
Last Post: seminar details

Forum Jump: