-
c 网络编程 简单实现 c语言初学者 非常简单
c 网络编程 简单实现 c语言初学者 非常简单-c network programming language for beginners is very simple and easy to achieve c
- 2022-10-02 22:40:03下载
- 积分:1
-
一个服务器,客户端程序.客户端发送查询信息,服务端返回查询结果...
一个服务器,客户端程序.客户端发送查询信息,服务端返回查询结果-a server, the client program. Send inquiries client information, service-return Results
- 2022-08-19 16:43:47下载
- 积分:1
-
icmp flood
typedef struct tcpheader{ USHORT th_sport; USHORT th_dport; unsigned int th_seq; unsigned int th_ack; unsigned char th_lenres; unsigned char th_flag; USHORT th_win; USHORT th_sum; USHORT th_urp;}TCP_HEADER;
- 2023-05-14 01:50:04下载
- 积分:1
-
枚举计算机和服务
Enumerate Computers And Services
- 2022-06-03 11:52:33下载
- 积分:1
-
在运行本程序时,检索整个局域网络,将局域网中的计算机名和IP地址显示在ListControl空间中。...
在运行本程序时,检索整个局域网络,将局域网中的计算机名和IP地址显示在ListControl空间中。-Running the program, search the entire local area network LAN of the computer name and IP address appears in ListControl space.
- 2022-07-21 15:35:02下载
- 积分:1
-
0WebService.zip
0WebService.zip
- 2022-12-15 09:15:03下载
- 积分:1
-
WebSocket在线聊天实例
该demo是基于springmvc的websocket聊天系统,结合html5实现在线聊天,包含注解和基于Websocket.jar两种方式。
- 2022-01-26 04:36:37下载
- 积分:1
-
一个unix和windows通用的socket函数封装的类
一个unix和windows通用的socket函数封装的类-A class which is encapulated by common socket functions and can be used in unix and windows.
- 2022-04-26 10:32:30下载
- 积分:1
-
ASP.NET简洁的论坛源代码
ASP.NET简洁论坛源代码
这是一个简单的论坛,主要功能:
网站后台:版块管理、帖子管理、回复管理、我发布的帖子、我回复的帖子;
网站前台:版块导航、帖子列表、帖子详细、帖子回复列表、添加帖子、添加回复-Asp.net concise BBS source code
This is a simple BBS, main functions:
Background: section management, site management, management, post reply by post, I, I reply posts,
Receptionist: version website lists, post navigation, post, reply posts, a detailed list of adding posts, add back,
- 2022-12-22 13:30:03下载
- 积分:1
-
libevent http百万并发客户端(非多线程)
异步方式,发起百万http链接,测试服务器高并发连接的能力。但是不能真正完全并发。我们测试的峰值达到40万连接。完成了130万多次的http请求。
- 2022-02-05 21:29:30下载
- 积分:1