Introduction - If you have any usage issues, please Google them yourself
1, are familiar with Socket programming under IPv4/IPv6
2, master key technologies Socket Programming
3, using Socket programming network applications
Installation ipV6, in the cmd, type the command: ipv6 install
Address for the network card configuration: ipv6 adu 4/fe80:: 214:38 ff: fe12: b8a4
Server-side, waiting for the client to connect it, the connection will file by blocks, one a client of the spread
waiting for clients to connect
CTcpSocket* socket = new CTcpSocket ()
the file size, file name information is sent to the client
the client receives a confirmation message sent
a block by block transfer files
the client received ACK, send next block of a file
sending end of the message
Client-side, enter the server address, connect to the server, the connection will be the file by block, a reception to a local one, and the server receives the file size to send over the file informat