资源列表
test_tcp.tar
- 使用tcp传送文件,基本的tcp配置和传输配置。(Using TCP to transfer files)
NonblockingTcpServer-master
- 实现异步的通信模型,采用TCP/IP协议,C++语言编写的通信服务器,基本不丢包并且能自动进行消息包的纠错效验。(Realize the asynchronous communication model, communication server using TCP/IP protocol, C++ language, basic packet loss and can automatically check error message packets.)
server
- 使用TCP/IP协议的应用程序通常采用应用编程接口:UNIX BSD的套接字(socket)和UNIX System V的TLI(已经被淘汰),来实现网络进程之间的通信。就目前而言,几乎所有的应用程序都是采用socket,而现在又是网络时代,网络中进程通信是无处不在,这就是我为什么说“一切皆socket”。(Applications that use the TCP/IP protocol usually use the application programming interface: U
dkalog
- 银行家算法,基于对话框,资源数可以为任意个,可以学习用(Bankers algorithm, based on the dialog box, number of resources can be arbitrary, can learn to use)
tcp-ip协议(卷1,2,3)
- 介绍tcp/ip协议经典的一本书,内涵1-3卷,值得学习(Tcp/ip protocol introduced a classic book, the connotation of 1-3 volumes, it is worth learning)
69122359
- 这是用来查看内存的 里面有一个叫mutex,cpp的文件,可以的(This is used to check the memory has a mutex, CPP file, you can)
gwyrw
- 这是本人写的一个重叠法TCP协议的服务器和客户端程序(This is I write a superposition method of TCP protocol server and the client program)
serveynuite
- 这是本人写的一个完成端口法TCP协议的服务器和客户端程序(This is I write a completion port of TCP server and client program)
menjin
- 编写一个门禁系统,有管理员与学生两个身份,登陆后完成一些功能 管理员功能:修改管理员和学生密码,设置管理员及学生的门禁权限(可删除可添加),可添加用户 学生功能:修改自己密码,查看开门权限(Write an access control system, administrators and students two identity, landing after the completion of some functions Administrator functions: modify
TCP客户端收发数据实验(ucos版)
- 主要实现tcp client的数据收发,lwip协议栈,ucos系统。stm32f107系统(This function is called by either OSTaskCreate() or OSTaskCreateExt() to initialize the * stack frame of the task being created. This function is highly processor specific)
udp
- dup 服务端 客户端 基于udp协议的通信程序(DUP server client, communication program based on UDP protocol)
Myclient.c
- 简单的测试wmmp前置机 登录包的udp客户端测试代码(Simple test WMMP front-end machine login package UDP client test code)
