搜索资源列表
UDP
- LINUX下的UDP编程,通过UDP传输随机数,实现加法和减法!
udp源代码
- udp的源代码实现,linux学C的可以看看了-udp achieve the source code, the C linux school can look at the
udp
- 介绍linux下的发送和接受udp数据报的编程实例。
linux_udp
- linux udp编程,里面含有编程代码,用于UDP广播方面-linux udp programming, which contains the programming code for UDP broadcasting
Project
- linux udp 传送图片文件,虚拟机可以用,但是联机还有问题,大家可以参考下-linux udp send*.bmp
udp
- linux下简单的UDP传输文件功能,有client,server,两个端口,先开起服务端,然后运行客服端。-UDP under linux simple function to transfer files, the client, server, two port, first started service client, and then run the customer service side.
udp
- Linux/UNIX网络通信中UDP通信的服务器和客服端之间的通信。-Linux/UNIX Network Communication UDP communication between server and client customer service communications.
client
- linux环境下udp协议的客户端代码,向服务器端发送请求,显示服务器回应请求的时间-udp protocol under linux client code to send the request to the server-side, showing the server time to respond to the request
Linux_NetProgram
- Linux下的网络编程 对TCP—UDP的网络编程进行了详细说明,并包含代码-The file is about the network programming under the linux system. It includes the detail descr iption of network programming and the source code sample
udp
- linux下udp通信,包括服务器和客户端-udp communication under linux, including the server and the client
udp
- Linux UDP 编程 适用于嵌入式ARM开发板-Linux UDP programming for embedded ARM development board
linux-udp
- a simple udp client-server code for beginner
Linux-Network-Programming
- 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
UDP-DAYTIME
- Linux环境下的UDP-DAYTIME服务,网络编程第一个作业,文件包含程序及其注释、可执行文件、程序运行截图。作者:徐伟。-Linux UDP DAYTIME
Linux-programming-ideas
- 本书内容分为4个部分:linux程序设计基础部分、linux用户空间网络编程部分、linux内核网络编程部分以及综合案例部分。内容包含linux系统概述、linux编程环境、linux文件系统简介、linux下的进程和线程、tcp/ip协议族、应用层网络服务程序、tcp编程、主机信息获取、数据io复用、udp编程、高级套接字、套接字选项、原始套接字、服务器模型、ipv6、linux 内核网络部分结构及分布、netfilter框架内报文处理程;解释多重继承问题的难点,展示RTTI的实际使用,描述了
udp
- Linux下的UDP操作--UDP的一些小demo,简单的函数调用。-Operating under Linux UDP- UDP small demo, a simple function call.
udp
- udp通信实现。在linux环境下。简单的字符串手法(UDP server & client)
udp通讯实现
- Linux UDP 通讯实例,可直接使用(Linux UDP communication examples, can be used directly)
udp
- LINUX编程udp服务端、客户端代码(服务端在LINUX板上运行,客户端在虚拟机上运行)(LINUX programming UDP server side, client code)
linux大作业代码
- 系统采用客户端和服务器端开发模式。在客户端,设计两个进程P1和P2同时读取网卡上的数据,P1读取数据后,负责将TCP报文中的头部数据写入到Packet文件中,P2读取数据后,负责将UDP报文的头部同样写入到Packet文件中。(The system uses the client and server-side development mode. On the client side, we design two processes, P1 and P2, and read the data o