Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode OS program Linux-Unix
Title: 01_session_daemon_test Download
 Description: In network communication, the application of the source host know the destination host IP address and port number, but do not know the hardware address of the destination host, the packet is received by the first card to get to the upper layer protocol, if the received data packets and the machine hardware address does not directly discard. Therefore, the hardware address of the destination host must be obtained before communication. The ARP protocol does that. The source host sends a ARP request, ask "IP address is 192.168.0.1 hardware address is the number, and the request is broadcast to the local network (Ethernet frame header hardware address fill FF:FF:FF:FF:FF:FF said broadcast), the destination host receives the broadcast ARP request, consistent with the machine IP address is the send a ARP response packet to the source host, will own hardware address in response to the package
 Downloaders recently: [More information of uploader 武德明 ]
 To Search:
File list (Check if you may need any files):
01_session_daemon_test\daemond
01_session_daemon_test\daemond.c
01_session_daemon_test\getpgid
01_session_daemon_test\getpgid.c
01_session_daemon_test\kill_multprocess
01_session_daemon_test\kill_multprocess.c
01_session_daemon_test\loop
01_session_daemon_test\loop.c
01_session_daemon_test\makefile
01_session_daemon_test\mydaemond
01_session_daemon_test\mydaemond.c
01_session_daemon_test\my_strtok
01_session_daemon_test\my_strtok.c
01_session_daemon_test\session
01_session_daemon_test\session.c
01_session_daemon_test\setpgid
01_session_daemon_test\setpgid.c
01_session_daemon_test\ttyname
01_session_daemon_test\ttyname.c
01_session_daemon_test

CodeBus www.codebus.net