-
vnc最新版代码改进,相当有学习价值
vnc最新版代码改进,相当有学习价值-vnc the latest version of the code improvements, the value of a considerable learning. . . . . .
- 2022-01-25 20:52:34下载
- 积分:1
-
于多线程tcp服务的对应的客户端代码,主要实现发送命令到服务器然后再出来从服务器端返回的命令...
于多线程tcp服务的对应的客户端代码,主要实现发送命令到服务器然后再出来从服务器端返回的命令-in multithreaded tcp services, the corresponding client code, the main sending commands to the server and then out from the server to return to the order
- 2022-04-15 09:13:59下载
- 积分:1
-
网络端口测试程序
这个代码检测对应IP地址服务器的端口号是否可用。欢迎大家下载、试用。谢谢大家的支持!希望能有帮助!
- 2022-02-01 08:30:20下载
- 积分:1
-
很多校园网版,商业版自己花钱,阵营…
多多校园网络版,商业版,自己花钱买的,校园商铺-A lot of the campus network version, commercial version of their own money, campus shops
- 2023-03-24 01:15:04下载
- 积分:1
-
发送即时信息
介绍了网络通信编程套接字(socket)的概念,深入阐述了其在VC++环境下的通过MFC支持的基础类,结合部分代码描述实际应用软件的开发。套接字(socket)是通信端点的一种抽象,它提供了通信网络发送和接受数据的机制,Socket接口为进程间通信提供了一种新手段,能够支持网络通信功能。它分为数据报套接字和流式套接字两种形式。
- 2022-04-28 22:41:06下载
- 积分:1
-
在编写客户端的FTP协议,socket编程使用…
ftp协议中的client端的编写,利用socket编程实现的ftp协议的client端。-ftp protocol in the client side of the preparation, the use of socket programming client side of the ftp protocol.
- 2022-02-04 04:28:35下载
- 积分:1
-
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来...
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。在去年,我在C语言下用完成端口模型写了一个WEBSERVER,前些天,我决定用C++重写这个WEBSERVER,给这个WEBSERVER增加了一些功能,并改进完成端口操作方法-under the Windows network server program development, no doubt, Winsock completed port model is the most efficient. Winsock port model with complete preview of overlap and complete port IO to achieve complete port after the model to understand is a relatively simple, but want to know the complete Winsock port model, the need for the Windows threads, thread synchronization, Winsock API and Windows IO mechanism of a certain understanding. If we do not understand, recommended several books : "Inside Windows 2000," Windows core programming "," WIN32 multithreaded programming "," WINDOWS network programming technology. " Las
- 2022-07-08 01:37:37下载
- 积分:1
-
获取远程机器名与Mac地址
获取远程机器名与Mac地址- Gains the long-distance machine name and the Mac address
- 2022-08-10 21:25:07下载
- 积分:1
-
利用IPC共享远程执行程序
利用IPC共享远程执行程序-IPC shared use of remote execution procedures
- 2022-05-30 22:09:59下载
- 积分:1
-
实现TCP穿越NAT(即TCP打洞)。目的是为了实现局域网节点和另一个局域网节点的通信...
实现TCP穿越NAT(即TCP打洞)。目的是为了实现局域网节点和另一个局域网节点的通信-TCP to achieve through the NAT (ie TCP holes). In order to achieve the purpose of communications between node of local area network and another local network node.
- 2022-03-21 02:33:07下载
- 积分:1