-
端口影射的工具,VIDC的控制台原代码,包含编译好的程序
端口影射的工具,VIDC的控制台原代码,包含编译好的程序-port alluding tools, VIDC console original code, compiled contains procedures
- 2022-07-22 17:08:09下载
- 积分:1
-
一个很好用的网络开发sdk,可以应用与文件上传下载!
一个很好用的网络开发sdk,可以应用与文件上传下载!-A good web development using the sdk, can be applied with the file upload to download!
- 2023-02-10 11:00:04下载
- 积分:1
-
关于在windows下使用vc++ 进行udp网络编程demo
关于在windows下使用vc++ 进行udp网络编程demo-On windows use vc++ For udp network programming demo
- 2022-07-01 06:19:02下载
- 积分:1
-
VC写的一个通讯程序,使用winsock,非
一个VC写的通信程序,用winsock,非CSocket 实现的聊天室程序.-VC to write a communications program, using winsock, non-CSocket realize chat room procedures.
- 2023-02-17 19:10:03下载
- 积分:1
-
利用pcap来分析HTTP包,并过滤http包,来实现URL重定向
利用pcap来分析HTTP包,并过滤http包,来实现URL重定向
- 2022-10-12 00:30:03下载
- 积分:1
-
VC写的一个局域网、广域网通信软件 文件传输速度最高可达到11.2M/S...
VC写的一个局域网、广域网通信软件 文件传输速度最高可达到11.2M/S-err
- 2022-03-23 11:19:13下载
- 积分:1
-
又一个用Borland C++3.1编译的TCP/IP协议栈
又一个用Borland C++3.1编译的TCP/IP协议栈 -Another tcp/ip stack using Borland C++ 3.1 for compiling
- 2022-04-09 11:17:20下载
- 积分:1
-
Communications, chat applet, can be carried out more than the exchange of local...
通讯,聊天小程序,可以再局域网内进行多人交流,不支持跨网段情况-Communications, chat applet, can be carried out more than the exchange of local area networks do not support the situation of inter-segment
- 2023-04-14 00:50:03下载
- 积分:1
-
双程序在窗口下使用套接字。
Two programs using Sockets under Windows. -Two programs using Sockets under Windows.
- 2022-06-19 17:10:08下载
- 积分: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