文件名称:用TCP/socket实现windows与linux通信(文件传输)
文件大小:1.85MB
文件格式:RAR
更新时间:2013-09-05 04:29:27
TCP socket windows与linux通信 远程和局域网文件传输
本文件传输系统采用TCP协议进行通信,实现了windows与linux通信,打破了只能在windows下传输文件的弊端,本程序的编写对通信编程新手有很大的帮助作用,本系统目前只支持windows向linux发送多种类型文件,大文件传输可能存在丢帧现象,建议传输20M异类文件
【文件预览】:
FileTransmitSystem
----readMe.txt(48B)
----FileTransfers_windows()
--------StdAfx.cpp(215B)
--------FileTransfers.aps(21KB)
--------FileTransfersDlg.cpp(9KB)
--------FileTransfers.opt(48KB)
--------FileTransfers.dsw(532B)
--------FileTransfers.h(1KB)
--------Debug()
--------FileTransfers.clw(1KB)
--------FileTransfers.rc(6KB)
--------FileTransfers.cpp(2KB)
--------ReadMe.txt(4KB)
--------resource.hm(179B)
--------StdAfx.h(1KB)
--------FileTransfersDlg.h(1KB)
--------Resource.h(966B)
--------FileTransfers.plg(260B)
--------CFileDialog的用法.txt(2KB)
--------FileTransfers.dsp(4KB)
--------res()
--------FileTransfers.ncb(73KB)
----FileTransfers_linux()
--------tcp_rev_server(9KB)
--------tcp_rev_server.c(4KB)