Skip to content

This is the code that was submitted for my networking coursework at University of Hull. It contains c# code for a client and server using sockets. The server handler is multi-threaded to support multiple simultaneous connections.

Notifications You must be signed in to change notification settings

McSpooder/TCP-Client-Server-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

TCP-Client-Server-Model

This is the code that was submitted for my networking coursework at University of Hull. It contains c# code for a client and server using sockets. The server handler is multi-threaded to support multiple simultaneous connections.

About

This is the code that was submitted for my networking coursework at University of Hull. It contains c# code for a client and server using sockets. The server handler is multi-threaded to support multiple simultaneous connections.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages