Skip to content

hananabilabd/Socket-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket-Programming

Socket programming

Developed an application with:

  1. Client-server model
  2. TCP protocol

This application satisfy the following requirements:

1.  The application introduces a good idea.
2.  The welcome socket listens all the time to client requests.
3.  The application can communicate to more than one client at the same time., through a local 
      network between the clients and the server (fake IPs & wire, Bluetooth...).
4.  Client and server run on 2 separate computers.
5.  The application can deal with online  images …etc.
6.  P2P projects are not a server-client application unless it is handled.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages