搜索资源列表
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.
wenjianchuanshu
- 基于TCP/IP通信协议控件,可以实现客户端与服务器之间的文件传输,-Based on TCP/IP communication protocol controls, you can achieve between the client and server file transfer,
kaoqinguanli
- delphi简单的考勤系统 使用tcp ip 协议 包括服务器端和客户端 使用了 ClientSocket和ServerSocket组件-delphi attendance system uses a simple tcp ip protocol, including server-side and client-side ServerSocket used ClientSocket and components
TCP_Socket1679011222003
- Allows you to connect your TCP application to a server and see the data being transmited back and forth. Requires the Indy TCP components.
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
123124
- delphi使用indyTCPserver client的客户端通过IP地址端口向服务器发送信息-delphi indyTCPserver client using the client IP address by sending information to the server port
HPScktSrvr14071
- Async TCP Socket server
Chat
- delphi的indy中tcpclient和tcpserver的即时通讯Demo,发现很不错。多学习局域网聊天很有帮助-The indy delphi tcpserver in tcpclient and instant messaging Demo, found very good. LAN chat and more helpful to learn
Server
- Server send text file to TCP/IP
TCP_Server
- Delphi sample TCP server
indy-tcp
- 刚学习indy,学着做了个简单的服务器程序,大家见笑了-Just learning indy, learn to do simple server program, we laughed at the
delete-from-sqlserver
- 本实例可在在服务器端使用存储过程删除指定数据, 服务器端数据库为SQLServer数据库,数据库名为cyjlkc,配置ODBC为cyjlkc。 使用本例时,请在服务器端安装SQLServer2000数据库,利用企业管理器恢复数据库脚本或附加数据库。本实例数据库脚本为cyjlkc.sql,附加文件为cyjlkc_data和cyjlkc_long,均保存在本实例data目录下。 使用本实例时要注意以下几点。 1、使用Socket方式和应用程序服务器相连,Socket使用TCP/
003udptest
- 医疗排队叫号程序,tcp通信, 包括服务端和客户端-Medical queuing procedures, tcp communications, including server and client
Delphi_200315
- Delphi:Tcp连接测试工具,用来测试TCP服务器的稳定性(连接、发送、断开),已是更新版本,解决客户端断开后重连有时会失败的问题,测试时请输入ip地址,端口号和服务器,发送测试数据,收到信息后断开等。Delphi实现TCP连接测试代码,写的不错的小软件。 -Delphi: Tcp connection test tool for testing the stability of TCP server (connect, send, disconnect), is an updated
SPCOMM-a-TCP-Client-and-Server
- 具有串口及TCP网络助手调试功能,带有可控制小车和机械臂的控制按键,可选择串口或TCP控制按键,外加具有图像显示功能。-Has a serial port and TCP Network Assistant debugging features, with the car and can be controlled manipulator control buttons, optional serial or TCP control buttons, plus an image display
multitier
- TCP AdoServer/Client is a multi-tier tool to design a thin client application that connects to an application server. It is built using Indy components and ADO. TCP AdoServer/Client is a simple and complete solution to develop and implement a multi-t
SecureBridge_xe7
- SecureBridge Components library offers set of nonvisual components for Delphi, Delphi for .NET and C++Builder. They provide support for secure connection with remote services using SSH or SSL protocol. These protocols serve for establishing secure c
MQ_ReadWrite
- MQ_ReadWrite TCP通信服务器 -MQ_ReadWrite TCP Server
Client-soket
- TCP_client客户端,功能与服务器建立连接,与断开,收到16进制数据与文本格式,是调试TCP好帮手-TCP_client client function to establish a connection with the server, and disconnect, received 16 hex data and text formats, is a good helper for debugging TCP
Telnet
- Chat with tcp client and tcp server. Just a simple chat on telnet.