-
Windows网络与通信程序设计_
说明: windows网络编程,设计到基本的socket入门,异步socket,iocp,后面还有驱动,(Windows network programming, design to the basic socket entry, asynchronous socket, iocp, there are drivers behind.)
- 2020-06-21 12:00:02下载
- 积分:1
-
DDOSSCOMtermmO
1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3..支持波特率2400,4800,96600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议,,Asm,Com Port 可直接使用。
">
- 2012-09-15 11:57:07下载
- 积分:1
-
一个聊天程序的客户端源代码
一个聊天程序的客户端源代码-a chat program and the client source code
- 2022-07-04 01:10:46下载
- 积分:1
-
一个不错的网络编程例子
一个不错的网络编程例子-a good example of Network Programming
- 2022-07-17 05:30:11下载
- 积分:1
-
1101
模块_http访问代码,应用程序编程源码,很好的参考资料。(Module _http access code, application programming source code, a good reference.)
- 2014-02-16 18:46:29下载
- 积分:1
-
LDAP
基于LDAP的单点登录程序设计与实现(源代码+论文,附有详细的源代码说明)
- 2022-05-04 21:51:17下载
- 积分:1
-
ELM_MultiOutputRegression
黄广斌官网下载,多输出回归问题的程序,可做参考(extrem learnig machine multiouptut regression)
- 2021-02-17 19:19:46下载
- 积分:1
-
BP
说明: 基于LABVIEW的BP神经网络,里面包含样本训练、样本测试,以及神经网络识别 (神经网络)
- 2013-04-01 21:56:42下载
- 积分:1
-
mptcp-sample
a sample Tcl script for implemanting MPTCp protocol into network simulator 2 NS2
- 2021-03-10 10:49:27下载
- 积分: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