Friday, November 15, 2019

Networking

Basic networking knowledge.
DNS:
DHCP:
TCP/IP stack :
TCP/UDP header:
Unicast :
Multicast :
Broadcast :
Socket program:  https://www.softprayog.in/programming/interprocess-communication-using-unix-domain-sockets

IP and its classes:
Example programs:
1. file transfer using socket
2. broadcast a message in LAN using socket
3.  select, epoll with socket

https://www.tenouk.com/Module39.html 

No comments:

Post a Comment

Port forwarding issues and port collusion by more then one process

Port forwarding script to identify collusions  Identifying local and remote port forwarding processes, as well as checking for potential col...