搜索资源列表
-
1下载:
这是本人跟通寝室同学做的毕业设计课题,该课题主要任务是在分析Linux内核的基础上,熟悉和掌握Linux流量控制的机理。并进一步实现可针对IP地址进行流量控制的应用软件。该软件采用C/S结构。客户端负责用户管理,流量控制策略管理和人机交互部分。服务器端负责带宽分配,流量控制的具体实现。在课题的具体分工上,本子课题负责客户端的实现。-this is my bedroom with Qualcomm graduate students to do design issues, the main to
-
-
0下载:
用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehens
-
-
0下载:
Linux下TCP/IP的Server、Client C源码。
包括Makefile文件。-Linux, TCP/IP, Server, Client C source code. Including the Makefile.
-
-
0下载:
Socket programming in linux. Client.c describe how to client connect to server by TCP/IP
-
-
0下载:
Socket programming in linux. server.c describe how to server listen to client by TCP/IP
-
-
0下载:
此程序可实现windows客户端与client服务器端的文件传输。(This program can achieve Windows client and client server-side file transfer.)
-
-
0下载:
linux聊天工具,基于TCP协议,使用c语言编写,Ubuntu16.04下测试通过。(Linux chat server&client,based on TCP.)
-