Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Linux socket udp
Search - Linux socket udp - List
Linux下C++ Socket类,包括TCP,、UDP这两种基本协议。
Date : 2008-10-13 Size : 1.65kb User : 小强

linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用
Date : 2009-05-07 Size : 101.26kb User : superhn@163.com

示范了Unix和Linux下如何利用Raw Socket构造伪装的TCP、IP、UDP的包- How has demonstrated under Unix and Linux uses Raw Socket structure camouflage TCP, IP, the UDP package
Date : 2025-12-20 Size : 10kb User : 站长

用rawsocket构造udp数据包的程序-Rawsocket constructed using udp packet procedure
Date : 2025-12-20 Size : 79kb User : hero95

这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
Date : 2025-12-20 Size : 558kb User : 钟文德

Linux下C++ Socket类,包括TCP,、UDP这两种基本协议。 -Linux under the C++ Socket categories, including TCP,, UDP both basic agreement.
Date : 2025-12-20 Size : 1kb User : 小强

linux下套接字源码,可以进行图像文件传输-linux-source under the socket, you can image file transfer
Date : 2025-12-20 Size : 2kb User : zll

linux upd套接字写的服务器客户端程序-linux upd socket server to write client programs
Date : 2025-12-20 Size : 2kb User : 任鹏

tcp udp socket 网络编程 linux-tcp udp socket network programming linux
Date : 2025-12-20 Size : 3kb User : uleone

Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。     Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返 回一个整型的Socket描述符,随后的连接建立、数据传输等操作都是通过该Socket实现的。常用的Socket类型有两种:流式Socket (SOCK_STREAM)和数据报式Socket(SOCK_DGRAM)。流式是一种面向连接的Socket,针对于面向连接的TCP服务应用;数据 报式Socket是一种无连接的Socket,对应于无连接的UDP服务应用。-Socket interface is TCP/IP network API, Socket Interface defines a number of functions or routines, the programmer can use them to develop TCP/IP network applications. Study on the Internet want TCP/IP network programming, we must understand the Socket Interface. Socket Interface Designer is the first interface on the Unix operating system inside. If you know Unix system input and output, then it is easy to understand the Socket. Socket data transmission network is a special kind of I/O, Socket is a file descriptor. Socket also has a similar function call to open the file of the Socket (), the function return an integer of Socket descriptor, then the connection set up, data transmission and other operations through the implementation of the Socket. Socket type commonly used in two ways: streaming Socket (SOCK_STREAM) and data reported type Socket (SOCK_DGRAM). Streaming is a connection-oriented Socket, for in the TCP connection-oriented service applications Datagram Socket t
Date : 2025-12-20 Size : 1.34mb User : 陈威

linux下的udp socket通信,包括client和server端程序代码。-Udp socket communications linux under , including both client and server sides.
Date : 2025-12-20 Size : 1kb User : 白鸽

LINUX的socket编程 用UDP测量网络瓶颈带宽 -LINUX SOCKET UDP BOTTLENECK BANDWIDTH
Date : 2025-12-20 Size : 6kb User : 董必磊

linux下套接字编程实例,使用TCP和UDP两种通讯方式,适合初学者-socket programming under linux which is useful for the beginning student
Date : 2025-12-20 Size : 16kb User : 孙超

linux下面实现的socket网络编程。使用的是udp协议,可以实现多客户端联机server的功能-The following implementation linux network programming socket. Using udp protocol, can be multi-line server client functionality
Date : 2025-12-20 Size : 1kb User : 龙虾

linux网络编程实例,讲解了一些udp tcp的socket编程,有select的例子-linux network programming examples to explain some of the udp tcp socket programming, there are select examples of
Date : 2025-12-20 Size : 558kb User : yzh

linux系统下的网络编程的一些说明文档,主要是socket,里面有基于tcp,udp的编程等-linux network programming system of some documentation, mainly socket, there are based on tcp, udp programming, etc.
Date : 2025-12-20 Size : 1.35mb User : 彭志军

本资料提供丰富的Linux操作系统下网络编程示例源代码,包括进程通信实现方式、并行处理、Socket架构,以及网络应用如TCP、UDP、等-This information provides a wealth of network programming under Linux operating system source code examples, including the implementation process of communication, parallel processing, Socket architecture, and network applications such as TCP, UDP, etc.
Date : 2025-12-20 Size : 74kb User : 吴文

tcp,udp的c/s程序,包含了linux,window的socket-tcp and udp
Date : 2025-12-20 Size : 77kb User : she

在Linux中实现UDP的Socket的操作,-In the Linux Socket realize creation and simple operation
Date : 2025-12-20 Size : 1kb User : 张巡

linux socket实现udp网络重传机制,亲测可传输视频文件-Linux socket to achieve udp network retransmission mechanism, pro-test can transmit video files
Date : 2025-12-20 Size : 3kb User : dd
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.