搜索资源列表
Linux服务器配置教程
- 这是一个中小型企业服务器配置的方案,内含大量代码命令的解析.-this is a middle/small enterprise server configuration scheme, including plenty of command parse source code.
Visual Studio 时间校对(服务器-客服端结构)
- 一个小小的时间校对代码!c#开发的,采用 TcpClient连接方式!读取服务器时间修改本地时间!服务器时间自己在代码里更改!-a little time checking the code! C# development, using TcpClient connectivity! Read server time to amend local time! Server time in Lane code changes!
实例24-HTTP服务器
- 实例24-HTTP服务器 实例24-HTTP服务器-24-HTTP server examples 24-HTTP server
VB-OPC
- 用VB编写的opc服务器源码,对初学者有很大的指导意义-Opc server with source code written in VB, for beginners a great guiding significance. . .
Ftp
- 《visual c#.NET 案例开发集锦》书中源码——ftp服务器端程序设计-" Visual c#. NET Developer Case Collection" book source- ftp server-side programming
Socket
- delphi开发的一款用于服务器和客户端远程通信的程序,可以嵌入其他程序中使用-delphi for the development of a remote server and client communication procedures, other procedures can be embedded in the use of
Delphi7qyandjtxx
- 利用Acess数据库,数据自动更新,模糊查询。分服务器和和客户机两种版本-use Acess database, data updated automatically, fuzzy inquiry. And at the server and client versions
zubo
- 这套软件视频会议包括客户端+服务器端全套完整源代码,还有开发文档。也可进行二次开发。可与贵单位原有的网站和业务管理软件进行很好的融合(如OA 系统、MIS系统、ERP系统等),为您提供广泛的应用服务。 我公司提供软件视频会议系统 ,有完整的说明文档 ,视频会议全部源代码-Video conferencing software, including client+ Complete server-side source code, as well as the development of
SerCli
- delphi 代理服务器程序,通过实践操作,不错,更希望大家给点意见-delphi proxy server program, through the practice of the operation, yes, even hope that we give points
socket
- 通过socket编程,编写两个独立运行的C++程序,一个为服务器,一个是客户端。 本次作业能实现客户端对服务器的下载文件和上载文件的操作。 客户端:D盘的FTP文件夹存放要上传的文件,F盘的FTP文件夹存放下载的文件。 服务器端:D盘的FTP文件夹存放供用户下载的文件,F盘的FTP文件夹存放用户上载的文件。- socket
jiagoo.comddns
- 自己构架自己的域名服务器!花生壳用钱而而不稳定,特别适合用在ERP等软件的远程连接时用到域名时.!-The framework of their own domain name server! Peanut shell money and unstable, especially for ERP software in the remote connection when using the domain name.!
vc20030814
- 基于VC++开发一个代理服务器,用来实现完成一个http代理服务器,-Based on VC++ development of a proxy server
gzbchina_NetBar_v1.0
- 本软件用Delphi 6开发,使用了第三方控件EhLib的DBGridEh. 本软件为网吧管理而设计,分为服务器和客户端程序。 本软件不需要安装,只需将服务端程序和数据库文件复制到服务器的某个目录下运行即可。 客户端程序包括执行文件和一个配置文件barini.txt,该文件中需要指定服务器的IP地 址和给客户机的命名,共两行。如: 01号机 192.1.1.1 此外,建议将客户端程序复制到一个比较隐藏的目录中,因为,程序自身就是隐藏的----在 桌面上看不到任何
tqrIOCPSOCKET
- 自己整的IOCP服务端VCL 2009年4月1日最后修改工作线程问题 移除服务器端部分事件-Own the whole of the IOCP server 4 years VCL 2009 Last modified on 1 issue of worker threads to remove part of server-side events
delphi3ceng
- 三层源码构架,vipcard 客户机,服务器,中间层。-san ceng yuan ma gou jia
delphi5
- 完整的电子邮件服务器源码,详细的电子邮件Java源码-The complete e-mail server source code, detailed e-mail Java source code
GPR
- GPRS 网络 服务器测试程序,有源代码 delphi9编写 下载下来就能用,不信你-GPRS network server test program, source code can be downloaded with the preparation of delphi9 do not believe you have to try
服务器
- 这是一些平台或者说辅助可以选择使用的登陆专用验证服务器和管理它使用的客户端源码(This .rar is a combination of the host server and the client server of authorization of signing up into every similar apps)
服务器简单的聊天窗口
- 实现服务器转发多台客户端发送的数据到客户端(Implementing the server forwarding data sent by multiple clients to the client)
热血江湖服务器检测
- 一份比较原始的源码,用的是仿游戏客户端发送数据,对服务器数据解包,用到是静态算法偏移取数据。能完全看懂流程的可以在基础上改成动态获取算法,达到完全免更新。