-
基于TCP/IP技术的视频聊天程序,可以轻松实现视频聊天,
基于TCP/IP技术的视频聊天程序,可以轻松实现视频聊天,-based on TCP/IP technology in video chat program can be easily video chat,
- 2022-04-24 03:11:02下载
- 积分:1
-
Project monitoring, the introduction of the purpose, process, tasks, monitoring...
项目监控的介绍,介绍了目的、流程、任务进度监控以及相关的表格运用等。-Project monitoring, the introduction of the purpose, process, tasks, monitoring progress, as well as the use of related forms.
- 2022-04-19 10:37:50下载
- 积分:1
-
自动交换网关, 该程序由VC6.0编写 通过调用ip helper api进行动态修改网关 适合需要经常在多个网关之间相互转换者使用...
自动交换网关, 该程序由VC6.0编写 通过调用ip helper api进行动态修改网关 适合需要经常在多个网关之间相互转换者使用-automatic exchange gateways, the program prepared by VC6.0 by calling ip helper api gateway for dynamic modification of the need for multiple gateways for switching between users
- 2022-05-18 08:58:48下载
- 积分:1
-
vc6 clent+server
网上下载的一个实例,具体网址已忘记,实现局域网内通讯,同一路由器下客户端发送信息至服务器,服务器接收但不能发送。
- 2022-02-06 09:57:07下载
- 积分:1
-
WinSocket的示例程序,多线程,对于初学者有很大的价值
WinSocket的示例程序,多线程,对于初学者有很大的价值-Winsocket examples of procedures, multithreading, beginners have great value
- 2022-04-13 10:46:00下载
- 积分:1
-
使用HTTP服务器来控制计算机…
采用http web server,通过指令,远程关闭计算机,远程重启,远程启动其它应用程序等。2年前为一客户写的,-useing the http webserver to control the computer...
- 2022-08-23 07:21:36下载
- 积分:1
-
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CLis...
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSocket中的虚函数重载来处理的。 注:详细的过程,在程序代码中均有注释!-Winsock server sample program note that the procedure was based on dialog programming, using one-to-many is the way to connect. The entire process by CServerDlg, CServerApp, CListenSocket, constitute the CClientSocket. (All categories on the note in code) The following outlines procedures have : main program called CListenSocket category to the target of the listening socket, when the call request is received when the main program functions to the corresponding connections, socket into the queue. Socket for the reception of data and disconnected from the news to trigger, by calling the base class CSocket the virtual function to handle the heavy load. Note : Details of the procedure code have Notes!
- 2022-01-26 07:55:19下载
- 积分:1
-
将java源代码转换为HTML格式并且可以设置风格
将java源代码转换为HTML格式并且可以设置风格-java source code will be converted to HTML format and can set style
- 2022-06-12 14:59:08下载
- 积分:1
-
window socket网络编程的重叠IO模型的例子
window socket网络编程的重叠IO模型的例子-window socket network programming overlap IO model examples
- 2022-03-18 17:32:44下载
- 积分:1
-
基于一个手机短信发送平台,服务器使用IOCP线程池,数据库使用线程池保存数据,可以同时处理上千用户的数据,服务器每秒可以处理1000左右条短信...
基于一个手机短信发送平台,服务器使用IOCP线程池,数据库使用线程池保存数据,可以同时处理上千用户的数据,服务器每秒可以处理1000左右条短信-Send message based on a mobile phone platform, the server using IOCP thread pool, thread pool to use the database to preserve data, can handle thousands of user data, the server can handle per second 1000 article about message
- 2022-11-28 11:15:03下载
- 积分:1