搜索资源列表
qqdelphiprog
- P2P即时通讯源码(DELPHI编写),无加密,组件齐全,调试非常简单方便! 发送联机或脱机消息,同时可自定义消息字体、颜色、大小等信息,支持插入表情符号,屏幕截取。 支持多人消息*等功能;在线即时语音、视频聊天 穿透网关防火墙,可在互联网和局域网任意对话 系统采用先进的点对点通讯技术,消息(包括文本、语音、视频、文件)的 传输大多数情况不需要经服务器中转而直接发往接收者所使用的机器,传输速度更快。 而且因服务器仅仅只是起着维护用户状态列表的功能,因此占用资源极少,
TCOMM
- 这是一个用于串口通讯的控件,很好用,可直接使用,省去设置参数的问题。-This is one for the serial communication control, good use, can be used directly, eliminating the need to set parameters of the problem.
SPComm
- Kenneth独家制作的SPComm,支持Delphi2007的,SPComm的好处就是可以自己定义波特率。这点比MSComm要好,所以也经常使用在一些工业方面作为串口通讯控件。-Kenneth exclusive production SPComm, the Delphi2007 support, SPComm advantage is that the definition can be their own baud rate. MSComm better than this, and th
IOCP
- 完成端口是最高效的windows处理方式,这个是完成端口的通讯控件for delphi,可能不是很完善,可以参考-Complete port of the windows is the most efficient way to handle this is to complete the port of communication control for delphi, may not be perfect, can refer to
idTcp
- 轻巧的TCP 客户端与服务器端通讯测试套件.可以在两处分别安装客户端与服务器端,就可以测试TCP是否可以通讯了.采用了INDY的TCP套件完成-Lightweight TCP client and server-side communications test suite. Can be installed separately in the two client and server-side, you can test whether TCP can be a communication.
xiaoyou
- 校友通讯系统,含有源码及实例,可测试,用于delphi 7.0环境-Alumni communications system with source code and examples can be tested for delphi 7.0 Environment
chuankoutongxun
- 用Delphi语言实现的串口通讯,能进行端口参数设置-Delphi language with the serial communications port parameters can be set up
Ipcarrier
- Delphi通讯源码。可给做通讯的朋友参考。-Delphi source code of communication. Communication can be a friend to do reference.
SPCOMM2.5
- 这是一个用Delphi开发的多线程多串口控件,可以实现10个串口同时通讯。-This is a development with Delphi' s multi-threaded multi-serial port control, serial port 10 can be achieved at the same time communications.
modbusm-d7
- modbus rtu 通讯协议控件,可以在delphi中调用。 -modbus rtu protocol controls, you can call in delphi.
mscomm-delphi
- 自己用DELPHI7写的基于mscomm控件的串口通讯试验,将串口的2,3脚短接可以进行试验-Own use DELPHI7 written in serial communication based on mscomm control experiment in the 2,3 pin serial port can access a short test
NewOcx
- 用DEPHI6把SOCKET控件封装位OCX,通讯过程都在OCX中完成,用户只需使用ocx方法和事件就可以完成通讯。-SOCKET control package with DEPHI6 the bit OCX, the OCX in the communication process is complete, users simply use ocx methods, and events can be completed communication.
DelphiCOMMoniter
- Delphi串口通讯的监听可接收GPS数据-Delphi serial communication listener can receive GPS data on
ScktIocp
- ScktIocp.pas IOCP-TCP通讯组件,仅服务端组件 可直接替换ScktComp单元的TServerSocket组件-ScktIocp.pas IOCP-TCP communication components, only the server component can directly replace the ScktComp unit TServerSocket components
ComAssistant
- ComPort Library是一套用来编写串口通讯程序的控件。它包含5个控件:TComPort, TComDataPacket, TComComboBox, TComRadioGroup and TComLed。利用这些工具(当然还有DELPHI开发环境),你能更快更简单地开发串口通讯程序。包含Delphi上下文相关的帮助文件和源代码(4000行)。功能无限制。源代码:包含。适用语言:CB3 CB4 CB5 D3 D4 D5-ComPort Library is a set of proced
LED-DLLCESH
- LED多条屏通讯的Delphi演示程序。程序通过实例说明了如何通过串口与LED显示屏进行通讯。可以控制那个屏幕、字幕出场方式、停留时间、显示次数等。并附所用dll说明文件。-Multiple LED screen communications Delphi demo program. Procedure example illustrates how the serial port to communicate with the LED display. Can control the scre
sendcmd_delphi
- DELPHI 下tcpclient空间写的一个发送命令的通讯程序,能够向特定的服务器,特定的端口发送命令。而且界面用到了VCL SKIN 皮肤控件,界面能够淡入淡出,退出时能够卷上去。动画效果可以学习与模仿-DELPHI tcpclient space to write under the command of a communication program to send, to the specific server, a particular port to send commands.
delphi_API_Serial-communication
- 在delphi环境系,利用API编写的简单串口通讯程序,可以做为初学者学习API编程的例子-In Delhi environment department, use the API write simple serial interface communication program, and can be used as beginners learn API programming example
IM-Full-Source
- 自己写的一个通讯程序,仿QQ,可以自定义用户等等。-Himself wrote a communications program, like QQ, you can customize the user and so on.
Bannico_Debuger
- 类似Raize CodeSite的一个工具,利用程序间通讯的方法实现调试信息传递,含源代码。 程序仅仅实现了一些简单的功能,代码接收框用TRichEdit是为以后接收图片信息提供一个扩展的基础。感兴趣可以自己扩展功能。 使用方法: --将该目录添加到您的类库目录(也可以将bnDebug.pas做成您的控件包); --首次使用先运行一次调试接收器Debuger.exe,运行后会将程序的路径记录于注册表,便于调试的时候自动运行该程序。 --在单元里面