搜索资源列表
SocketToolSRC
- SocketToolSRC是SocketTool的Delphi源代码,里面实现了TCP Server,TCP Client,UPD广播,UDP组播,UDP等Socket功能. 还简单实现了一个Web服务器(http服务器)的代码。
考勤系统
- delphi的 Tcp/IP 包括 服务器端和客户端 ClientSocket 组件和 ServerSocket 组件实现
Delphi Tcp/IP 服务器客户端通信例子
- Delphi Tcp/IP 服务器客户端通信例子-Delphi Tcp/IP server examples of client communications
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.
fndSck327
- 一套Socket编程的控件,可以支持 Socket5和 httptunnle-FUNDAMENTALS is a collection of Delphi code libraries. FUNDAMENTALS SOCKETS contains: Sockets cWinSock.pas WinSock functions cSocks.pas SOCKS4/5 functions
Socket
- ICP/IP、UDP阻塞模式编程演示,包中含tcp/IP、UDP服务端和客户端源码-ICP/IP, UDP blocking mode programming presentation package with tcp/IP, UDP server and client source code
TdCfDemo
- TCP/IP Server, TCP/IP Client Component, (Server and Client Component working unblocking mode)
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.
AutoUpdate
- 自动更新源代码,采用tcp协议实现,有独立的更新服务器,支持多个项目,客户端采用exe和dll两种方式实现,可以单独运行,也支持将更新功能嵌入到自己的程序中-Automatically updated source code, using tcp protocol implementation, independent of the update server to support multiple projects, the client exe and dll used in two way
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
TCPAdoServerClient
- TCP AdoServer/Client is a multi-tier tool to design a 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
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
Delphi-Socket-TCP-
- delphi 实现socket TCP 通讯,通过winsocke的封装,实现了WIN API socket通讯 代码通过EXE的Server端,client端来实现TCP通讯,并封装了DLL;避免了Delphi自带 的soket控件在Dll中无法收到消息的问题。-delphi socket TCP communication to achieve, through winsocke package to achieve the WIN API socket communicatio
Multi-threaded-transfer
- delphi tcp多线程多任务高速传输,包括客户端和服务端源码-delphi tcp high speed multi-threaded multi-tasking, including the client and server source code
TCPAdoServerClientV2
- 国外的数据库三层源码(带连接池) 本人觉得蛮不错的,供大家学习研究。 - TCP AdoServer/Client is a multi-tier tool to design a 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 c
teltonika2200
- FM2200 delphi TCP server
Indy10-TCP-Basic-Server-Demo-for-Lazarus
- Indy9 Basic TCP Server Delphi demo converted to Lazarus and Indy10.
TCP Server-Client Library 1.0.27.65
- delphi xe7 tcpip server client sample
clientsocket&serversocket(聊天程序)
- 利用DelphiSocket组件制作的简单TCP服务器和客户端(Simple TCP server and client based on delphisocket component)