文件名称:实时通信程序
介绍说明--下载内容均来自于网络,请自行研究使用
它的特点: 1.数据包格式全部自己定义。 所有的定义和通信核心类全部在COMM文件夹中。 2.能处理大量客户端同时通信的情况,客户和服务端共用相同的通信对象,并且可以实现互传。 3.通信细节全部封装在几个通用的类中,隐藏了交互通信的所有处理细节,如断包处理,超时重发等功能。 4.数据通信和数据具体应用完全分离,扩展性良好,本例中只做一个上传文件的例子,你可以在不用改动通信核心的情况下,可以实现远程控制所需的任何功能,并且不需要考虑通信细节。-its characteristics : 1. All data packet format own definition. All the definition and communication in all core categories COMM folder. 2. Can handle a large number of client communications in the same time, customer-service and sharing the same communications targets, and can interoperate Chuan. 3. Details of all communications package in a few general categories, interactive communications hidden handle all the details, such as broken packet processing, heavy overtime, among other functions. 4. Data communications and specific application data separation, scalability good, in this case they should only upload documents example, you can not change the core of communication, remote control can be achieved for any function, and need not consider the communications details.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 405821实时通信程序.rar 列表 控件补丁 server server\Remote server\Data server\local comm client client\Local client\Data 控件补丁\cmmdpk.res 控件补丁\Rxconst.pas 控件补丁\FlEdit.~pas 控件补丁\MaxMin.pas 控件补丁\Trayico.PAS 控件补丁\FlEdit.dcu 控件补丁\Rxconst.dcu 控件补丁\MaxMin.dcu 控件补丁\Trayico.dcu 控件补丁\cmmdpk.dcu 控件补丁\cmmdpk.dpk 控件补丁\cmmdpk.~dpk 控件补丁\cmmdpk.dof 控件补丁\cmmdpk.cfg 控件补丁\FlEdit.pas server\CSrv_main.~ddp server\CServer.dof server\CSrv_main.~pas server\CSrv_main.dcu server\CServer.cfg server\CServer.~dpr server\CSrv_main.ddp server\CSrv_main.dfm server\CServer.res server\CSrv_main.~dfm server\CServer.dpr server\CSSetup.dat server\CSrv_Setup.dcu server\CSrv_main.pas server\CSrv_const.~pas server\CSrv_const.dcu server\CSrv_Setup.~ddp server\CSrv_Setup.dfm server\CSrv_const.pas server\CSrv_Setup.~pas server\CSrv_Setup.~dfm server\CSrv_Setup.ddp server\CSrv_Setup.pas comm\SelfFunc.pas comm\CommClass.dof comm\CommObj.dcu comm\CommClass.cfg comm\CommClass.res comm\CommUtils.pas comm\CommClass.~dpk comm\CommObj.pas comm\CommSrvApps.dcu comm\CommObj.~pas comm\CommUtils.dcu comm\CommClass.dcu comm\CommClass.dpk comm\CommUtils.~pas comm\CommSrvApps.~pas comm\CommSrvApps.pas client\CC_main.pas client\CC_Types.dcu client\CClient.dof client\CClient.cfg client\CC_main.ddp client\CC_main.dfm client\CClient.res client\CClient.dpr client\CC_main.~ddp client\cmmsetup.dat client\CC_main.~pas client\CC_Const.pas client\CC_Const.~pas client\CC_Types.~pas client\CClient.~dpr client\CC_Const.dcu client\CC_main.~dfm client\Data\log.dat client\CC_Types.pas client\CC_main.dcu 说明.txt 配置方法.txt delphifans.com.nfo