Socket网络通讯源码

时间:2010-09-06 09:12:53
【文件属性】:

文件名称:Socket网络通讯源码

文件大小:435KB

文件格式:RAR

更新时间:2010-09-06 09:12:53

ClientSocket Delphi ServerSocket Socket 文件传送

自己用Delphi做的有关Socket网络通讯的源码,可以传送消息,可以传送文件,绝无第三方控件,是我在做一个网络程序时做的测试用例,有需要的初学者同志可以下载研究研究,共同学习。


【文件预览】:
ProjectGroup1.dsk
ProjectGroup1.bpg
PServer.exe
Client
----PClient.dpr(328B)
----uSocketPub.pas(7KB)
----uClMain.dcu(12KB)
----uWaitMsg.dfm(653B)
----uSocketPub.dcu(6KB)
----uClMain.ddp(51B)
----PClient.dof(1KB)
----uWaitMsg.dcu(3KB)
----PClient.res(876B)
----uWaitMsg.pas(356B)
----uClMain.dfm(5KB)
----PClient.cfg(395B)
----uClMain.pas(11KB)
PClient.exe
Server
----uSrMain.pas(5KB)
----PServer.dpr(245B)
----uSrMain.dcu(10KB)
----PServer.cfg(395B)
----PServer.dof(1KB)
----uSrMain.ddp(51B)
----PServer.res(876B)
----uSrMain.dfm(2KB)

网友评论

  • 很好,很有参考价值
  • 不错,确实没有用控件,对学习delphi的socket编程很有参考价值!