Skip to content

School homework about communication between unix raw socket and posix tcp socket

Notifications You must be signed in to change notification settings

NoHomey/raw-recive-tcp-transmit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

raw-recive-tcp-transmit

Repository for a school homework for the Assembly programming Practice course in ELSYS (TUES) - Technological shcool "Electronic systems".

The task for the homework was to:

  1. establish communication between unix raw socket and posix tcp socket;
  2. to create an IP sniffer that sniffs for a given IP and when a package from that IP is recived by the sniffer he sends a message to that IP.

The code for the given homework is located in Project and in Socket_Playground is located the code that was used to play with the Linux Sokcets API to learn the basics of it.

Homeworks was done by me <Ivo Stratev @NoHomey> and <Ilyan Germanov @ILIYANGERMANOV>.

About

School homework about communication between unix raw socket and posix tcp socket

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published