-
微软的底层网络程序演示代码:iparp、ipchange、ipconfig、iprenew、iproute、ipstat。...
微软的底层网络程序演示代码:iparp、ipchange、ipconfig、iprenew、iproute、ipstat。-Microsoft"s demonstration of the underlying network programming code : iparp, ipchange, show you your, iprenew, iproute, ipstat.
- 2022-06-15 11:15:20下载
- 积分:1
-
两台网络中的主机建立通信连接
两台网络中的主机建立通信连接-two network hosts on the establishment of communication links
- 2023-08-03 20:40:02下载
- 积分:1
-
MFC下基于流套接字的网络通信客户端程序
网络应用软件利用计算机间的连接,来实现双方的通信。连接的计算机做为一个节点,通过IP地址来标识该计算机。通信时向对方发送一个连接请求包含端口号和IP地址。在Client/Server模式下,客户端 需先建立Socket,初始IP地址和端口号;向指定的服务器端IP地址和端口发送连接请求;连接成功后,向服务器端发送命令或数据;发送完毕,关闭连接。
- 2022-03-20 15:18:00下载
- 积分:1
-
基于WinSNMP的网络管理程序设计
基于WinSNMP的网络管理程序设计----原理与实践-WinSNMP based network management program design-theory and practice
- 2022-09-25 13:10:02下载
- 积分:1
-
直接转矩控制异步电机
Direct torque control asynchronous machine
- 2022-11-06 11:00:03下载
- 积分:1
-
能使用TCP打洞的源程序,不是前面所说的是UDP打洞原理!
能使用TCP打洞的源程序,不是前面所说的是UDP打洞原理!-Can use TCP holes the source, not in front of talking about the principle of UDP holes!
- 2023-03-12 19:50:04下载
- 积分:1
-
这是一个用完成端口(IO Completion port)写的echo server,运行iocp.exe后,在控制台使用 telnet 127.0.0.1 7...
这是一个用完成端口(IO Completion port)写的echo server,运行iocp.exe后,在控制台使用 telnet 127.0.0.1 7 就可以连接上,然后你输入什么屏幕就显示什么。-This a complete port with (IO Completion port) was the echo server, running iocp.exe after the console using telnet 127.0.0.1 7 can be connected to, then you input on what the screen shows what.
- 2022-03-05 12:51:26下载
- 积分:1
-
程序创建deverloper雪试验
program create snow test for deverloper
- 2022-04-06 10:36:20下载
- 积分:1
-
使用Windows Socket API编写的通用函数,包含异步socket的使用
使用Windows Socket API编写的通用函数,包含异步socket的使用-General function writed by Windows Socket API, containing the use of non-synchronized socket
- 2022-08-21 08:54:25下载
- 积分:1
-
under linux on the C programming, which includes a socket several examples of us...
这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
- 2022-06-19 13:49:56下载
- 积分:1