-
Complete example using custom errors and write errors to the Event log 日志记录...
Complete example using custom errors and write errors to the Event log 日志记录-Complete example using custom errors and write errors to the Event log recorder
- 2022-12-26 12:40:03下载
- 积分:1
-
arcgis server
arcgis server 相关开发,将地图文件输出功能-arcgis server-related development, the map file output function
- 2022-01-28 02:03:00下载
- 积分:1
-
基于RTP的实时语音通信系统
基于rtp的实时语音聊天,采用adpcm压缩/* comm.h - Communication input/output modules * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 2 of the License, or (at your option) * any later version. * * This program is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR * PURPOSE. See the GNU General Public License for more * details (available in COPYING).
- 2022-01-28 15:16:42下载
- 积分:1
-
前所未有的html学习电子书,非常详细。想学网络编程的首先要学会这本书。本书分两册,用华康阅读器阅读。效果非常清晰。...
前所未有的html学习电子书,非常详细。想学网络编程的首先要学会这本书。本书分两册,用华康阅读器阅读。效果非常清晰。- a good study book for html
- 2022-07-18 11:18:21下载
- 积分:1
-
LAN maintenance DIY
局域网维护DIY-LAN maintenance DIY
- 2022-03-12 17:50:45下载
- 积分:1
-
支持模拟桢中继、CCIE BB路由器
生成批处理文件
生成设备支持reload...
支持模拟桢中继、CCIE BB路由器
生成批处理文件
生成设备支持reload-Support the simulation of relay-ching, CCIE BB router equipment to generate a batch file to generate support for reload
- 2022-04-25 14:21:56下载
- 积分:1
-
客户端服务器通信的小程序,功能比较简单,仅供学习参考!
本程序为客户端服务器通信的小程序,功能比较简单,仅供学习参考!
客户端程序和服务器程序分别是一个工程,你需要先运行服务器程序,然后运行客户端程序,等连接建立以后,就可以发送数据了。
客户端可以同时打开若干个,并且都可以向服务器发送数据。
- 2022-01-26 02:19:39下载
- 积分:1
-
急需原代码请通过
急需原代码请通过-urgent requests by the original code
- 2022-07-09 12:18:09下载
- 积分:1
-
completed an example of the server and client simple oral communication process....
该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如输入50,那么客户端会从"data0"到"data49"发送50个字符串,输入0退出.-completed an example of the server and client simple oral communication process. Asked on the mainframe installed TCP/IP protocol and set the IP. Servers and clients using the same host of different ports, the use of the server port to 2000, clients use the port number as 3000. server operating procedures first, the first initialization Winsock, and then create socket, in 2000 ports on bonding, then the 2000 port for the interception, and entered the wait state. client after running the same protocols of the first initialization, and then create socket, and then try to server connections. connecting once established, can the server and client communications between. the client suggested the import
- 2022-01-26 06:53:43下载
- 积分:1
-
libevent server VS程序
代码中包含libevent类库,动态库和一个服务器程序,一个client短程序,完成多线程异步socket通讯
- 2023-06-02 06:25:03下载
- 积分:1