Skip to content

Bumsparkle/basicUDPServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 1 UDP socket programming preliminary exercise

  • Very simple client-server program using localhost as a client and a server
  • Completed

Extension 1

  • Terminating the Client and the Server once a certain message is received
  • Completed

Extension 2

  • Both the Client and the Server send and receive packets
  • Completed

Extension 3

  • Transferring an object via datagram packets
  • Completed, could do with adding more comments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages