搜索资源列表
-
0下载:
DBISAM VCL Client-Server with Source Code v4.01 for.Delphi
-
-
0下载:
Delphi编写的网络对站平台,分客户端和服务器端-prepared by the network to station platforms, and client-server
-
-
3下载:
Windows下Socket通讯示例,包含 Server端 和 Client端。
-
-
2下载:
程序以服务形式运行在后台,实现windows平台两台计算机间的时间同步,采用ntp协议,基于delphi的idtime控件开发-Program as a service running in the background, windows platform to achieve time synchronization between two computers,
-
-
0下载:
远程控制软件,包知服务端和客户端,完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理,SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。-Remote control software package known server and client, the full realization of the registry processing, document processing. Multi-threaded server-side service
-
-
0下载:
p2p的一个demo程序,nat打洞,实现服务器与客户端通信-A demo program p2p, nat holes to achieve server and client communications
-
-
1下载:
一个即时通讯的服务端的源代码。
建立一个即时通讯的服务器。-Instant messaging services to a client
-
-
0下载:
用于OPC设置,适用于各仲语言编写的OPC客户端与服务器的配置-For the OPC settings, applicable to all languages Mr OPC client and server configuration
-
-
0下载:
Windows 的IPC(进程间通信)机制主要是异步管道和命名管道。(至于其他的IPC方式,例如内存映射、邮槽等这里就不介绍了)
管道(pipe)是用于进程间通信的共享内存区域。创建管道的进程称为管道服务器,而连接到这个管道的进程称为管道客户端。一个进程向管道写入信息,而另外一个进程从管道读取信息。
-Windows of the IPC (interprocess communication) mechanism is asynchronous pipelines and named
-
-
0下载:
WebCheck... WEB服务器验证
├──Client.............客户端实现示例
└──LocalControl.......本地控制程序实现示例
\ServerCheck...............本地服务器验证
├──Client.............客户端实现示例
└──Server.............服务器实现示例
\Update....................在线升级验证示例-WebCheck ... ...
-
-
0下载:
这是关于udp的编程的例子,有server和client两个控件,网络编程的朋友一定需要.-This is programming on the udp example, has two control server and client, network programming Friend necessary.
-
-
0下载:
以太网通讯例子-服务器,配合以太网通讯例子-客户端用-Ethernet communication example- server, with the Ethernet communication example- a client with
-
-
0下载:
Remote file manager made with client server method
-
-
0下载:
Reverse Connection Example for delphi
Client & Server included.
-
-
1下载:
用udp协议通讯示例--包括udp客户端与服务端的源代码。-Examples using udp protocol communications- including the udp client and server source code.
-
-
0下载:
Pr OPC Server/Client for Delphi
-
-
1下载:
socket通信,客户端+服务器,是我初学网络编程时写的例子-socket communication, client+ server, when I write beginner example of network programming
-
-
0下载:
Segue Fontes em Delphi para um Servidor FTP e um Cliente FTP. Ambos foram desenvolvidos em Delphi com as funcionalidades básicas.
-
-
1下载:
delphi 远程控制,另一种方式,用客户端服务端模式实现(delphi Remote control, in another way, implemented using client server mode)
-
-
0下载:
Delphi是美国Borland公司推出的一种基于客户/服务器体系的Windows快速应用开发工具(RAD Rapid Application Development),是一种面向对象的可视化编程工具,即根据Delphi的可视性,又结合Object Pascal 语言的编程技巧,可以开发出功能强大的Windows应用程序和数据库应用程序。 Delphi是第一个集可视化开发环境、优化的源代码编译器和可扩展的数据库访问引擎于一身的Windows开发工具。(Delphi is a Windows
-