-
完整的自助建站系统程序含建站主程序所需组件
完整的自助建站系统程序含建站主程序所需组件-建站complete self-help system procedures建站main program containing the necessary components
- 2022-01-26 00:59:17下载
- 积分:1
-
主要讲述了在Win32平台下的Winsock编程,对于众多的基层网络协议,Winsock是访问他们的首选接口。...
主要讲述了在Win32平台下的Winsock编程,对于众多的基层网络协议,Winsock是访问他们的首选接口。-Focuses on the Win32 platforms under the Winsock programming, for a large number of grass-roots network protocol, Winsock is the access to their preferred interface.
- 2022-03-02 07:38:26下载
- 积分:1
-
* The procedure is a simple port scanning procedures, the use of TCP socket* fol...
* 本程序是一个简单的端口扫描程序,使用TCP SOCKET * 依次试连接目标主机的端口,以此判断端口开放与否。 * 程序设计上使用了线程池,共100个线程。-* The procedure is a simple port scanning procedures, the use of TCP socket* followed test objectives mainframe connectivity ports in order to judge whether to open ports.* Procedures for the use of the design thread pool, a total of 100 threads.
- 2023-07-24 10:50:03下载
- 积分:1
-
利用ICMP在VC++下实现网络路由跟踪
利用ICMP在VC++下实现网络路由跟踪-use of ICMP in VC tracking network routing
- 2022-03-17 17:02:47下载
- 积分:1
-
多线程服务器源代码,基于winsock2编写
多线程服务器源代码,基于winsock2编写-server_mutilthread.cpp,base on winsock2
- 2022-02-06 03:02:41下载
- 积分:1
-
真正的仿windows计算器,有连续运算如1+2+3+4,但是不能一直按运算符,可以连续按等于号,如1+2=3再按=就是5再按7...
真正的仿windows计算器,有连续运算如1+2+3+4,但是不能一直按运算符,可以连续按等于号,如1+2=3再按=就是5再按7-Real imitation windows calculator, there is a continuous operation, such as 1+2+3+4, but not always according to operator, you can continuously by equal numbers, such as 1+2 = 3 then = is a 5 and then 7
- 2022-03-20 16:43:27下载
- 积分:1
-
一个局域网聊天程序,一个局域网聊天程序 一个局域网聊天程序...
一个局域网聊天程序,一个局域网聊天程序 一个局域网聊天程序-a LAN chat procedure, a procedure LAN chatting a LAN chat procedures a LAN Chat Program
- 2022-03-20 20:37:36下载
- 积分:1
-
通过与服务器相连,设置各种属性,实现即时联系(服务器端)...
通过与服务器相连,设置各种属性,实现即时联系(服务器端)-Connected with the server, set the various properties, to achieve real-time connection (server side)
- 2022-07-17 08:12:51下载
- 积分:1
-
用网络开发的集成环境
用VC++集成环境开发的基于UDP的网络应用程序,包括服务器端和客户端。-VC++ integrated environment with the development of network-based UDP applications, including server-side and client-side.
- 2023-05-16 19:25:03下载
- 积分:1
-
MFC点对点聊天实例
该程序使用socket进行通信,使用了TCP和UDP,同时通过OpenCV打开摄像头,并通过上面所说的UDP进行了视频图像的传输。由于本机上只有一个摄像头,而摄像头是独占设备,尚未在多台机器上测试。代码显得简单粗糙,但是其中的某些源代码和大体思想我相信还是可以给大家一些帮助的。
- 2022-04-24 14:26:24下载
- 积分:1