Description: Chat program, the main system calls, including: socket ()- Create Socket bind ()- will create a Socket with the local port binding connect () and accept ()- establish a Socket connection listen ()- server monitor whether there is connection requests send ()- data buffer to send controllable recv ()- controllable receiver buffer closesocket ()- Close Socket.
File list (Check if you may need any files):