-
邮件发送客户端
这个程序采用socket套接字来实现了邮件客户端的发送程序,实现了smtp 协议和pop3协议的内容,是计算机网络课程的一个小小的练习程序。这个程序采用socket套接字来实现了邮件客户端的发送程序,实现了smtp 协议和pop3协议的内容,是计算机网络课程的一个小小的练习程序。这个程序采用socket套接字来实现了邮件客户端的发送程序,实现了smtp 协议和pop3协议的内容,是计算机网络课程的一个小小的练习程序。
- 2022-12-10 11:35:02下载
- 积分:1
-
用C++编写的网络通信框架的多
用c++编写的网络通信框架,适用于多客户端的网络通信
client: 模拟客户端程序
server: 模拟服务端程序
gateway:网关程序
启动:client.exe server.exe gateway.exe程序,client程序会网关gateway.exe发送消息
消息内容为字符:00004XXXX XXXX为字符,是使用 04d打印到BUF中的,
gateway.exe收到client.exe发送的消息,此时从系统路由表中取到:B_HOST的信息,并把
收到的消息转发到server.exe程序,如果server.exe程序作相应处理,还可以作为应答,把
消息返回给client.exe,如果要这么实现的话,需要加流水信息-Using c++ to prepare the framework of network communication for multi-client network client: client simulation server: process simulation server gateway: Gateway proceedings: client.exe server.exe gateway.exe procedures, client program will be the gateway message send a message gateway.exe for characters: 00004XXXX XXXX for the characters, is to use 04d to BUF in print, gateway.exe received messages sent client.exe, this time from the system to check the routing table: B_HOST the information, and forwarded to the information received server.exe procedure, if the corresponding procedures to deal with server.exe, but also can serve as a response to the n
- 2022-12-19 19:45:02下载
- 积分:1
-
http代理服务器
http代理服务器-http proxy server
- 2023-08-04 11:55:02下载
- 积分:1
-
teardrop_smb
说明: 针对早期windows系统SMB协议的攻击
前提时先安装安装python
在命令提示符窗口中首先进入py命令所在的文件夹
直接键入python xx.py后回车确认(Attacks on SMB Protocol of Early Windows System
Install Python first
First enter the folder where the PY command resides in the command prompt window
Type Python xx.py directly and return to confirm)
- 2020-06-23 15:40:02下载
- 积分:1
-
management system for bus
公交管理系统查询-management system for bus
- 2022-01-26 06:43:36下载
- 积分:1
-
gqcotce
一篇很不错的基于MIMO OFDM 源码,供有需求的朋友!()
- 2018-02-01 11:28:09下载
- 积分:1
-
pbweb
powerbuilder实现web网页,支持http协议(html program for powerbuilder,http)
- 2014-05-13 22:20:39下载
- 积分:1
-
计算机网络经典教材,对于掌握计算机知识,进行网络编程很有帮助...
计算机网络经典教材,对于掌握计算机知识,进行网络编程很有帮助
- 2022-09-29 02:40:09下载
- 积分:1
-
基于LINUX平台下简单网络聊天室
利用socket套接字建立连接,客户端发送数据,服务器端接受数据并发送回去。
- 2022-02-20 17:49:39下载
- 积分:1
-
一个多线程分组聊天程序。
一个多线程分组聊天程序。-a multithreaded a chat program.
- 2022-03-11 21:48:23下载
- 积分:1