搜索资源列表
SQlinkL
- 可以从外网连接内网的SQL服务器,进行简单数据操作-link to sql server from IP
EasyLanguage-PHP
- 通过PHP的socket函数与易语言的数据报构件实现 PHP作服务器与易语言程序 和易语言程序做服务器与PHP程序进行通讯.-The socket function via PHP datagram with easy language PHP for the server component implementation language program with easy to do and easy programming language to communicate with the
yuanqipaihang
- 实现对千年服务器端db人物数据库的数据排行。以元气为基础。-To achieve the Millennium database server db character data ranking. To strength-based.
VBOPC
- 利用VB语言编写出一个简单的OPC客户端程序,要求这个客户端能够读取服务器中的数据,并显示出来。配置DCOM,使客户端能够能过DCOM读取另一台服务器上的数据。-VB language use a simple OPC client program requires that the client can read the data from the server and displayed. Configure DCOM, enables the client to be able to re
Client_Server
- 涉及功能,多线程\数组传送参数\多客服端与服务器发送数据\组件复制-Involving features, multi thread \ array transfer parameters \ multiple customer service side and server send data \ component replication
cdn
- 筛选 CDN 服务器,以便其他程序读取使用数据!-Filter CDN server
j
- 易语言服务器客户数据包拦截源码例程程序结合易语言操作系统界面功能支持库,不使用网络拦截支持库,针对易语言服务器和客户组件的连接,通过对端口的监控进行数据的拦截。 -Easy language server client data packet interception source routine procedures combined with easy language support library operating system interface functions, witho
服务器简单的聊天窗口
- 实现服务器转发多台客户端发送的数据到客户端(Implementing the server forwarding data sent by multiple clients to the client)
热血江湖服务器检测
- 一份比较原始的源码,用的是仿游戏客户端发送数据,对服务器数据解包,用到是静态算法偏移取数据。能完全看懂流程的可以在基础上改成动态获取算法,达到完全免更新。