-
the__rhe__file
UNLZEXE converts the compressed file by lzexe to the UNcompressed
- 2018-12-26 15:36:10下载
- 积分:1
-
NetworkProccesser
说明: 管理windows的网络进程程序 可以实现进程的建立,端口号,关闭的功能,隐藏的也可看到(serveices management for windows)
- 2010-04-04 15:36:31下载
- 积分:1
-
CS
说明: 客户机/服务器模式(Client/Server model)。该模式的建立基于以下两点:1、网络上主机的非对等作用;2、通信完全是异步的。()
- 2008-07-06 10:36:51下载
- 积分:1
-
远程视频监控项目源码下载
远程视频监控代码,其中有 代理类/监控端/受控端/远程监控等项目
- 2013-08-30下载
- 积分:1
-
TCPIP_Code
在VS2010平台下使用MFC开发的TCP/IP通信应用,里面拥有详细的代码注释,并且支持16进制接受和发送,支持TCP/UCP通信,以及服务器server和客户端client模式选择(TCP/IP communication applications developed using MFC in VS2010 platform, which has a detailed code comments, and support for hexadecimal to receive and send, support TCP/UCP communication, as well as server server and client client mode selection)
- 2013-01-16 14:01:12下载
- 积分:1
-
TCP--duoxiancheng
基于TCp的网络编程,一个服务器对多个客户端,用用的是多线程方法(Based on the TCp network programming, a server to multiple clients, use is a multi thread method)
- 2015-03-26 18:03:29下载
- 积分:1
-
C# 模拟请求HttpWebRequest 类源码
模拟请求,基于HttpWebRequest封装好的一个类,自动记下和发送Cookie,你只管调用方法就行了,很实用
- 2014-10-28下载
- 积分:1
-
ARP
计算机网络编程,可以实现ARP解析,基于VC++,需要配置好wincap(Computer network programming, ARP parsing can be achieved, based on VC++, need to configure WINCAP)
- 2018-12-27 11:37:09下载
- 积分:1
-
TCPServerclient
客户服务器TCP/IP通信程序利用WINSOCK编程(client-server TCP/IP communications programming procedures using Winsock)
- 2005-06-30 11:10:29下载
- 积分:1
-
UDP套接字编程
说明: 可通过U D P套接字及接口函数发送/接收数据
1. 在Linux系统下,采用C语言编写一个U D P服务器程序,客户向服务器发送字符串后,服务器能把该字符串返回给客户程序。
2. 在Linux系统下,采用C语言编写一个U D P客户程序,可向服务器发送字符串,并把服务器返回的字符串显示出来。(Data can be sent / received through U D P sockets and interface functions.
1. In Linux system, a U D P server program is written in C language. After the client sends the string to the server, the server can return the string to the client program.
two. Under the Linux system, a U D P client program is written in C language,which can send a string to the server and display the string returned by the server.)
- 2020-06-24 19:40:01下载
- 积分:1