Description: Network file transfer, based on the console, start the server first, and then start the client, enter the file name can be transferred.
- [fopen_socket] - fopen to open the file and transfer file
- [Filetrans] - VC++ MFC Sockets achieve LAN file transf
File list (Check if you may need any files):
FileSend\FileClient\client.cpp
........\..........\Debug\client.obj
........\..........\.....\FileClient.exe
........\..........\.....\FileClient.ilk
........\..........\.....\FileClient.pch
........\..........\.....\FileClient.pdb
........\..........\.....\vc60.idb
........\..........\.....\vc60.pdb
........\..........\FileClient.dsp
........\..........\FileClient.dsw
........\..........\FileClient.ncb
........\..........\FileClient.opt
........\..........\FileClient.plg
........\....Server\Debug\123.txt
........\..........\.....\FileServer.exe
........\..........\.....\FileServer.ilk
........\..........\.....\FileServer.pch
........\..........\.....\FileServer.pdb
........\..........\.....\server.obj
........\..........\.....\vc60.idb
........\..........\.....\vc60.pdb
........\..........\FileServer.dsp
........\..........\FileServer.dsw
........\..........\FileServer.ncb
........\..........\FileServer.opt
........\..........\FileServer.plg
........\..........\server.cpp
........\....Client\Debug
........\....Server\Debug
........\FileClient
........\FileServer
FileSend