文件名称:SocketAPI文件传输(Delphi)
文件大小:30KB
文件格式:RAR
更新时间:2009-03-15 02:52:39
控件 源码 网络通信类 资源
去年写的一个在Delphi下直接使用SocketAPI函数写的网络文件传输代码,文件的大小不限。由于觉得藏着也没用,所以就拿出来与大家分享。 见笑了。 还不完善,如果有那位给改进了,最好能通知偶一声,一定要拿出来共享。
【文件预览】:
Client
----UpdateClient.dof(1KB)
----UpdateClient.dpr(345B)
----uClient.dfm(58KB)
----uClient.pas(17KB)
----UpdateClient.cfg(388B)
----UpdateClient.res(876B)
----uClient.ddp(51B)
Server
----UpdateServer.dof(1KB)
----uMain.pas(5KB)
----UpdateServer.dpr(342B)
----uMain.ddp(51B)
----UpdateServer.res(876B)
----UpdateServer.cfg(388B)
----uSrvClt.pas(7KB)
----uGlobal.pas(5KB)
----uMain.dfm(13KB)
CommUnits
----BaseFuncs.pas(3KB)
----BaseTypes.pas(829B)