-
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
-
IRC消息协议栈
irc message protocol stack
- 2022-02-24 17:55:04下载
- 积分:1
-
用于在ns2下仿真局域网的脚本文件,里面有详细的设置步骤
用于在ns2下仿真局域网的脚本文件,里面有详细的设置步骤-can be used to simulate the LAN in the NS2
- 2023-05-09 09:00:03下载
- 积分:1
-
类似liveupdate的网络自动升级的程序
类似liveupdate的网络自动升级的程序- Similar liveupdate network automatic promotion procedure
- 2022-08-26 09:04:35下载
- 积分:1
-
C# Socket one by one Demo
Socket客户端与服务端one by one 通信,最近公司项目中要用到,主要是模仿硬件间的one by one通信,通信过程是 客户端连接,服务端接受连接并等待客户端消息,一定时间内如果没有收到客户端任何消息则断开连接。客户端发送消息后等待服务端消息,一定时间内无返回,则断开。循环上述过程。
- 2022-03-22 22:02:00下载
- 积分:1
-
这一预测Web服务提供了基础(类似于字典rfc2229)
It provides a base of DICT web service ( similar to DICT rfc2229) and create relative applications (server side,client side), they are all SOAP based.-It provides a base of DICT web service (similar to DICT rfc2229)
and create relative applications (server side, client side), they are
all SOAP based.
- 2022-02-05 12:20:07下载
- 积分:1
-
A tcp/ip protocol stack, including the realization of the arp, tcp, udp, http, f...
一个tcp/ip协议栈,实现了包括arp、tcp、udp、http、ftp、动态分配IP等协议-A tcp/ip protocol stack, including the realization of the arp, tcp, udp, http, ftp, such as dynamic allocation of IP agreements
- 2022-06-17 19:32:42下载
- 积分:1
-
Network programming, book entry for the network from entry editor, master, famil...
网络编程,入门书籍,供网络编者从入门、掌握、熟悉的一本好书籍。-Network programming, book entry for the network from entry editor, master, familiar with a good book.
- 2022-02-13 13:47:44下载
- 积分:1
-
简单的聊天程序 包括客户端和服务器端,可以实现局域网中间的聊天功能...
简单的聊天程序 包括客户端和服务器端,可以实现局域网中间的聊天功能-A simple chat program, including client and server side can be achieved among local area network chat
- 2022-04-25 09:58:51下载
- 积分:1
-
http的get及post的请求实现
VC++实现http客户端,一直是个热点。演示GET/POST发送请求的HTTP客户端,为了演示HTTP的客户编写的,
因此运行时必须在本机有开HTTP服务才行。程序会会自动发送用户选择的请求类型,并跟踪这个请求,
并返回信息在主窗体上。对了解HTTP协议及工作原理很有帮助。
- 2022-08-15 02:51:48下载
- 积分:1