CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - delphi server

搜索资源列表

  1. 1

    1下载:
  2. 实现安全的网络验证功能,是您软件收费的好助手。 服务端可架设到任意一款支持php+zend+mysql的主机上 客户端支持VC、VB、DELPHI、易、TC(简单软件)等等。-Achieve the function of security network authentication, it is your good assistant software fees. The server can be set up to any support+ zend PHP+ mysql
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:176004
    • 提供者:刘星
  1. dailisetting

    0下载:
  2. Delphi编写的代理服务器设置程序,把电脑设置成一个简单的代理服务器,通过添加代码服务器地址、代理服务器端口来配置一个代理程序,比较基础 ,本例只是让Delphi初学者了解一些比较基础的代码服务器相关知识,代码可在Delphi7.0中顺利编译成功。-Delphi written proxy server setup, the computer set up as a simple proxy server, by adding code server address, server port
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6623
    • 提供者:T21UH55
  1. 2zhinengyibiao

    0下载:
  2. Delphi 使用Indy控件开发的一个通讯的程序,检测在线状态,登陆,服务端自动发送广播消息。同时在线200个没有问题。连接数太多好像不理想。因为离线,掉线,登陆等操作频繁-请输入您要翻译的文字内容或网页地址,回车即可翻译 Delphi 使用Indy控件开发的一个通讯的程序,检测在线状态,登陆,服务端自动发送广播消息。同时在线200个没有问题。连接数太多好像不理想。因为离线,掉线,登陆等操作频繁 ON划词翻译ON实时翻译Delphi 使用Indy控件开发的一个通讯的程序,检测在线状态,
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:170061
    • 提供者:JC
  1. Delphi_366073

    0下载:
  2. Delphi同步网络时间,从时间服务器上获得最新的时间,自动矫正时间,指定时间服务器地址以及端口号,点击按钮即可开始网络同步时间功能,请确保您的电脑在网络上。 - Delphi network time synchronization, time to get the latest from the time server, automatically correcting the time, specify the time server address and port number
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:159518
    • 提供者:A756IQ5
  1. DTSToExcelSQL

    1下载:
  2. 调用SQL Server 2000 的DTS接口,快速把数据库数据导出为EXCEL,VB6编写,编译生成ActiveX构件,可应用于Delphi,VC等常的编程环境中。-Call SQL Server DTS Interface 2000, export database data quickly to EXCEL, VB6 to write, compile generated ActiveX components, can be applied to Delphi, VC and other
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-16
    • 文件大小:84169
    • 提供者:qylin
  1. sorc_socket

    0下载:
  2. 通过DELPHI实现socket的通信示例,简单适用,本代码包括客户端和服务端-Through the realization of DELPHI communication examples, socket the simple application of the code, including client and server
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:34061
    • 提供者:smvip
  1. Delphi_027004

    0下载:
  2. 2层结构的delphi数据库操作例子,Master/Details示例,程序分server端和Client端,结合数据库以一个企业信息程序来展现。 -2 layer delphi example of the operation of the database structure, Master/Details example, the program of server-side and Client-side, combined with a corporate information
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:14540
    • 提供者:34V2XXJ
  1. Delphi_756356

    0下载:
  2. Delphi sendmail发邮件实例,是一本书中的例子,由黑白网络编写,测试数据向21CN邮件服务器发送一个邮件,可以添加待发送的邮件列表,设置线程数后程序自动发送email,这个程序有点老,可以正确编译,但未测试邮件是否可以发送成功,若不成功,多由于邮件POP设置问题,请自行修改。 -Delphi sendmail mail instance, is an example of a book, written by a black and white network, the test
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:30743
    • 提供者:L4FFNB0
  1. Delphi_765453

    0下载:
  2. Delphi动态管理存储过程,您需要输入相关的SQL服务器登录信息,比如服务器地址、数据库名、用户名和密码,右侧可看到已定义好的存储过程,你可以通过本程序动态删除存储过程,也可以动态创建存储过程。 -Delphi dynamic management of the stored procedure, you need to enter a SQL Server login information, such as server address, database name, user nam
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5557
    • 提供者:2BIWMP5
  1. E

    0下载:
  2. Delphi编写实现的远程控制程序,若客户端与服务器端端口一致的话,很容易连接上远程桌面,通过远程桌面可控制远程计算机隐藏桌面、关闭系统、重启系统、注销系统等功能,窗体的实现为各种控制操作提供便利条件。本源码无第三方控件,因此在Delphi7环境下,您可直接编译源码生成EXE文件。-Delphi prepared to achieve remote control program, if the client and server-side port is consistent, then it
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:16108
    • 提供者:ZNE3IAW
  1. Balance

    0下载:
  2. 千年服务器端源码 blance delphi-Millennium server-side source blance delphi
  3. 所属分类:Game Program

    • 发布日期:2017-04-15
    • 文件大小:5344
    • 提供者:留洋
  1. Delphi_072143

    0下载:
  2. Delphi:Delphi枚举网络,通过Enum枚举的方法列出网络中的NETWare Server,程序获取时候速度有点慢,如果设置不对,程序会假死,源代码还有再扩展的空间,觉得有用的就下载源码吧。 -Delphi: Delphi enumerate network, listed by network NETWare Server Enum enumeration methods, procedures, time to get a bit slow, if not set, the pr
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:4939
    • 提供者:N0YUB5C
  1. Delphi_200315

    0下载:
  2. Delphi:Tcp连接测试工具,用来测试TCP服务器的稳定性(连接、发送、断开),已是更新版本,解决客户端断开后重连有时会失败的问题,测试时请输入ip地址,端口号和服务器,发送测试数据,收到信息后断开等。Delphi实现TCP连接测试代码,写的不错的小软件。 -Delphi: Tcp connection test tool for testing the stability of TCP server (connect, send, disconnect), is an updated
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:86451
    • 提供者:T71RZFW
  1. Delphi_424638

    0下载:
  2. Delphi:Delphi环境下基于idtcpserver断开与连接客户端,当客户端主动与服务端断开时,idtcpserver事件Disconnect能够接到消息,当客户端主动与服务端连接时,idtcpserver事件Connect能够接到消息。但是存在问题:当服务端断开客户端连接数,IdTCPClient事件Disconnected接不到到消息,只有客户端主动与服务端断开时IdTCPClient事件Disconnected才接到消息,烦请高人们支招。   实例中还涉及到idtcpserv
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:14243
    • 提供者:3KC5NC1
  1. Delphi_034731

    0下载:
  2. Delphi:Delphi附加数据库并保存连接参数信息,再此注意一下,附加数据库请使用默认配置,保存信息需要连接到要使用的数据库中,可测试连接,设定好数据库的用户名、密码、服务器IP等就可以了。 -Delphi: Delphi Additional information database and save connection parameters, then this note, please attach a database using the default configurati
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:6855
    • 提供者:JN2EH52
  1. Delphi_061521

    0下载:
  2. Delphi:适合初学者Delphi数据库连接参数配置程序,用这个程序可以设置Delphi与SqlServer连接的各种参数设置,比如用户名、密码、数据库服务器名、数据库名称等,通过本源码例子你将对相关数据库操作非常熟悉了。 -Delphi: Delphi database connection parameters for beginners configuration program, with this program you can set various parameters De
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-14
    • 文件大小:5391
    • 提供者:JN2EH52
  1. Delphi_856020

    0下载:
  2. Delphi:AfterConnect事件连接实例,测试程序分为客户端和服务端,先运行Server目录内的EXE程序,再运行Client中的内容,两个源码都可在Delphi7中打开运行。程序运行界面请看测试截图。 -Delphi: AfterConnect event connection instance, the test program is divided into client and server, to run the EXE program Server directory,
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:21221
    • 提供者:HZ2FYFQ
  1. Delphi_217134

    0下载:
  2. Delphi:Delphi环境下的一个pas类文件,用于idtcpserver断开与连接客户端,使用这个类可连接或断开idtcpserver客户端,当客户端主动与服务端断开时,idtcpserver事件Disconnect能够接到消息,当客户端主动与服务端连接时,idtcpserver事件Connect能够接到消息…… -Delphi: a pas class file Delphi environment for idtcpserver disconnect clients, using
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-10
    • 文件大小:1266
    • 提供者:HO8IQZS
  1. Delphi_620260

    0下载:
  2. Delphi:Delphi源代码实例实现Socket远端文件传输实例,程序分为客户端和服务端,两者都需要运行才能实现点对点的文件传输功能,任一方都可终止传送和接收文件,类似QQ的在线文件传输功能,基本的模块,可再此基础上不断完善和提高。 -Delphi: Delphi source code examples to achieve Socket remote file transfer instance, the program is divided into client and serv
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:7656
    • 提供者:T1RCCE5
  1. DelphiIntraWebDemo

    0下载:
  2. 利用delphi开发web服务器的应用程序例子,是初学用delphi开发网络应用的好帮手!-Using the Delphi development application example of the web server, early USES Delphi development network application is a good helper!
  3. 所属分类:Web Server

    • 发布日期:2017-04-03
    • 文件大小:23222
    • 提供者:SharpMan
« 1 2 ... 32 33 34 35 36 3738 39 40 41 »
搜珍网 www.dssz.com