CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - linux UDP
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
xml-soap-webservice
Remote Control
P2P
TCP/IP stack
SNMP
Grid Computing
CloudComputing
Search - linux UDP - List
[
Internet-Network
]
perro-1.0.2.tar
DL : 0
记录IP/TCP/UDP/ICMP网络包日志 -Recording ip/tcp/udp/icmp network logs
Date
: 2025-12-25
Size
: 27kb
User
:
站长
[
Internet-Network
]
13-2UDP
DL : 0
Linux下最简单的udp通讯,是个不错的例子,适合初学者快速入门,在linux rethat9调试通过!-Linux simple udp communications, is a good example for beginners Quick Start in linux rethat9 debugging through!
Date
: 2025-12-25
Size
: 12kb
User
:
[
Internet-Network
]
linux下关于socket编程的C例子
DL : 0
这是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-25
Size
: 558kb
User
:
钟文德
[
Internet-Network
]
linux.net.cs
DL : 0
linux下用UDP收发简单数据,内有服务器端和客户端-using UDP simple data transceiver, which has server and client
Date
: 2025-12-25
Size
: 2kb
User
:
sudongyi
[
Internet-Network
]
Linux_net_udp
DL : 0
Linux网络通信(UDP)客户端和服务器程序,本人亲自编写,现奉献给大家-Linux Network Communications (UDP) client and server programs, I personally prepared, we are dedicated to
Date
: 2025-12-25
Size
: 2kb
User
:
杨大千
[
Internet-Network
]
Linux_message
DL : 0
linux下采用UDP协议的套接字的收发报文例子,套接口编程练习。 -linux adoption of the UDP socket transceiver example text, presentation interface programming exercises.
Date
: 2025-12-25
Size
: 37kb
User
:
飞鸿
[
Internet-Network
]
udp_talk_program
DL : 0
一个可以实现局域网内聊天的程序,在LINUX下调试通过。是个简单的UDP学习程序。-a LAN can be achieved within Chat procedures, the adoption of Linux debugging. Is a simple UDP learning process.
Date
: 2025-12-25
Size
: 2kb
User
:
文哲元
[
Internet-Network
]
tcpudpcases
DL : 0
有关linux的tcp和udp通讯的服务器端和客服端的源程序-the Linux tcp and udp communications server and customer service side of the source
Date
: 2025-12-25
Size
: 406kb
User
:
林漳坤
[
Internet-Network
]
linuxserv
DL : 0
linux source code for service and client this is used udp protocal-linux source code for service and client th is is used udp protocal
Date
: 2025-12-25
Size
: 1kb
User
:
[
Internet-Network
]
udpclient1
DL : 0
LINUX下编写的视频采集客户端接收程序 用udp协议实现的,容易看懂-LINUX prepared with the Video Capture client receiving procedures used udp protocol, easy to understand
Date
: 2025-12-25
Size
: 1kb
User
:
sun
[
Internet-Network
]
xpic
DL : 0
LINUX下编写的视频采集server端发送程序 用udp协议实现的,容易看懂-LINUX prepared with the video server end of this collection procedures used udp protocol. easy to understand
Date
: 2025-12-25
Size
: 2kb
User
:
sun
[
Internet-Network
]
dxc
DL : 0
linux下多线程网络编程,实现arm9视频采集和网络发送jpeg数据,使用udp协议,自己写的,搞了好几天!linux下的多线程比较复杂易出错。-linux network under the multi-threaded programming, video capture and realize ARM9 send jpeg data network, using udp protocol, wrote it myself, engaged in for several days! linux under the more complicated multi-threaded, error-prone.
Date
: 2025-12-25
Size
: 3kb
User
:
sun
[
Internet-Network
]
UDP
DL : 1
一个在linux环境下运行的UDP应用程序,包括客户端(PC)和服务器端(ARM),客户端和服务器端可半双工对话.-One in the linux environment running UDP applications, including the client (PC) and server-side (ARM), client and server can be half-duplex dialogue.
Date
: 2025-12-25
Size
: 2kb
User
:
xj216
[
Internet-Network
]
udp
DL : 0
这个是linux下,用c语言写的客户端和服务器通信的udp程序
Date
: 2025-12-25
Size
: 2kb
User
:
曹旭博
[
Internet-Network
]
r00t-udp-chat-examples.tar
DL : 0
采用UDP协议实现的UNIX/Linux环境下的聊天服务器和客户端程序,可以使用Makefile进行编译。-Using UDP protocol of UNIX/Linux environment chat server and client programs, you can use the Makefile to compile.
Date
: 2025-12-25
Size
: 5kb
User
:
root
[
Internet-Network
]
linux-udp
DL : 0
Date
: 2025-12-25
Size
: 1kb
User
:
高毅
[
Internet-Network
]
UDP-connection
DL : 0
LINUX/UNIX下实现本地和远端进程的通信程序,客户端和服务器端。修改IP地址,即可实现通信-In Unix/Linux network,implemention of a DUP connection between client and Server. After downloading ,you may have to change your IP address and port number!!!
Date
: 2025-12-25
Size
: 2kb
User
:
WangQu
[
Internet-Network
]
udp
DL : 0
linux下面实现的socket网络编程。使用的是udp协议,可以实现多客户端联机server的功能-The following implementation linux network programming socket. Using udp protocol, can be multi-line server client functionality
Date
: 2025-12-25
Size
: 1kb
User
:
龙虾
[
Internet-Network
]
Linux-net-programC-language
DL : 0
本资料提供丰富的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-25
Size
: 74kb
User
:
吴文
[
Internet-Network
]
jinchengtongxin
DL : 0
linux下网络通信 udp协议 实现:广播通知客户端登陆或退出 接受消息并通知所有客户端; 客户端接受服务器发来的消息。-linux udp protocol for network communication: radio to inform the client log in or out of receiving messages and inform all clients client accepts the server sent the message.
Date
: 2025-12-25
Size
: 3kb
User
:
gaoshangyi
«
1
2
3
4
5
6
7
8
9
10
...
16
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.