-
在Visual Studio 2005环境下写的利用TcpClient类直接发送邮件和接收邮件的实例。界面简洁。可直接运行。...
在Visual Studio 2005环境下写的利用TcpClient类直接发送邮件和接收邮件的实例。界面简洁。可直接运行。-In Visual Studio 2005 environment, the use of written TcpClient class to send messages and receive messages directly to instance. Interface simple. Can be directly run.
- 2022-03-01 00:23:45下载
- 积分:1
-
Internet chat in a small Dongdong
网络聊天的一个小-Internet chat in a small Dongdong
- 2022-03-23 10:06:36下载
- 积分:1
-
如何获取某台机器的IP地址
如何获取某台机器的IP地址-how to access a machine"s IP address
- 2022-02-24 15:15:10下载
- 积分:1
-
聊天 P2P java netbean
聊天 P2P 局域网中。编写 java netbean单一的聊天,群聊......文件传输。(**)每个节点将创建固定的端口以侦听来自其他对等方的请求。将通知每个对等方的 IP 和端口参数执行的功能添加朋友的功能,发送聊天请求......当完成发送或接收聊天请求,同行将开放 2套接字发送和接收消息。请求聊天,等待在一段时间从其他对等方发送 ACK (2s),如果所以这次我仍然还没有收到 ACK,结论是该对等端在点对点脱机
- 2023-02-03 23:40:03下载
- 积分:1
-
Java技术┃JSP相关
Java技术┃JSP相关-Java technology highlights relevant JSP
- 2022-01-31 19:51:56下载
- 积分:1
-
一个用c++编写的聊天程序客户端
一个用c++编写的聊天程序客户端-a prepared with the client chat program
- 2022-05-06 17:24:08下载
- 积分:1
-
网站数据库自助生成
网站数据库自助生成-self-generated Web database
- 2022-07-03 14:01:51下载
- 积分:1
-
asp实现的一个MD5代码,且具有具体的使用方法。
把文件最后几行删除,把文件改名为.asp就行了。...
asp实现的一个MD5代码,且具有具体的使用方法。
把文件最后几行删除,把文件改名为.asp就行了。-asp achieve an MD5 code, which has a specific use. The document to delete the last few lines, changed its name to the document. Asp there.
- 2023-08-01 14:25:04下载
- 积分:1
-
基于IP/UDP协议的sock编程
基于IP/UDP协议的sock编程 -based on IP/UDP protocol to the sock Programming
- 2022-11-25 13:20: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