搜索资源列表
ISocketStream1.0
- 通信控件,可以发送数据流,实现了UDP穿透;一个服务器控件,一个客户端控件,服务器上有一个客户端登录管理列表。传输速度很快的,可以用它来传输语音,视频,还有文件等数据流。
Winsock_Delphi
- Winsock通信程序源码 用Delphi和Win API写的winsock通信程序,包括服务器和客户端程序所有代码,服务器初始侦听端口为8090。 希望对这方面的朋友有所帮助。
Delphi_Madis_Record.rar
- 三层系统设计中,应用服务层和客户端使用结构体传送数据进行通信.,Three-tier system design, application service layer and the client to transmit data using the structure for communication.
Socket
- delphi开发的一款用于服务器和客户端远程通信的程序,可以嵌入其他程序中使用-delphi for the development of a remote server and client communication procedures, other procedures can be embedded in the use of
wenjianchuanshu
- 基于TCP/IP通信协议控件,可以实现客户端与服务器之间的文件传输,-Based on TCP/IP communication protocol controls, you can achieve between the client and server file transfer,
10KV_Breaker_Control_System
- 实现了断路器群控系统,包括前置机(模拟多个断路器),通信机(连接前置机与数据库),数据库和客户端(对断路器进行监控)。-Implementation of the circuit group control system, including front-end (analog multiple circuit breakers), communication equipment (to connect front-end and database), database and client (
IdTCP
- delphi TCP/IP 通信,包括服务器端和客户端-delphi TCP/IP communication
Source
- 也是一个UDP的例子,客户端通过服务器来连接。也可以客户端和客户端直接通信。-Is a UDP example, the client through the server to connect. Can the client and the client to communicate directly.
NetBar-client
- 网吧客户端模拟软件。 线程,网络通信,字符串命令类-Internet-Bar client simulation software. Threads, network communications, command string class
Socket
- delphi socket编程,服务端与客户端通信,是初学者的好例子-delphi socket programming, server and client communication is a good example for beginners
RMSource
- 开源聊天客户端Rooyee Messenger是融合jabber(xmpp)开放互通思想的新一代开放式网络即时通信软件,将有声有色、图文并茂的场景聊天模式,以及视频音频电 话、可断点续传的文件传输、能够多人聊天的多人世界、远程协助-Open source chat client Rooyee Messenger integration jabber (xmpp) the open interoperability thinking of a new generation of open netw
UDPwenjianchuanshu
- udp文件传输,实现服务器与客户端的网络通信,可以传输文件保存-udp file transfer, server and client network communication, you can transfer files to save
UDPClientServer
- 使用Indy下UDP控件实现服务端客户端通信-Use Indy next UDP controls to achieve client-service communication
Socket
- 利用DELPHI开发环境,实现服务器与客户端之间的通信-DELPHI use development environment for communication between server and client
003udptest
- 医疗排队叫号程序,tcp通信, 包括服务端和客户端-Medical queuing procedures, tcp communications, including server and client
sorc_socket
- 通过DELPHI实现socket的通信示例,简单适用,本代码包括客户端和服务端-Through the realization of DELPHI communication examples, socket the simple application of the code, including client and server
delphi-TCP
- Tcp通信实例,服务端和客户端在一起的Tcp通信-Tcp Tcp communication examples of communication, service and client together
MyTcpServer
- 基于delphi的网络编程 服务器端和客户端C/S通信-THIS IS DELPHI
socket通信
- 使用indy组件做的一个客户端和服务端的通信(A client and server communications using the Indy component)
客户端与服务器通信
- a example for Socket by Tcp