Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

networking

01 UDP

Simulates packet loss of a client-server interaction using UDP (User Datagram Protocol)

-pingclient.py: Host and port number entered by user to send 10 ping messages to server
-pingserver.py: Port number of 8888 assigned to server socket. 4/11 packets are dropped

02 SMTP

Chooses a mail server & corresponding port number (587) to send an email through using a TCP (Transmission Control Protocol) connection

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages