CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Linux socket udp
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Linux socket udp - List
[
Linux-Unix
]
easelib
DL : 0
这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category, UDP services category, Mysql database operations, log type, configuration files analytic categories, Date Time operations, and Base64 MD5 encryption type, and thread pool thread category, XML documents and other types of analysis
Date
: 2008-10-13
Size
: 68.06kb
User
:
刘忠
[
Linux-Unix
]
chat
DL : 0
基于BSD C的socket编程 采用udp协议,类似两个进程通信的聊天程序 压缩包包含两个文件,编译后运行是两个不同的聊天进程 运行环境linux
Date
: 2008-10-13
Size
: 2.13kb
User
:
zhiguoxu
[
Linux-Unix
]
Socket_UDP1.00
DL : 0
udp协议下套接字编程-udp socket programming
Date
: 2025-12-20
Size
: 14kb
User
:
卢凤晖
[
Linux-Unix
]
easelib
DL : 0
这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category, UDP services category, Mysql database operations, log type, configuration files analytic categories, Date Time operations, and Base64 MD5 encryption type, and thread pool thread category, XML documents and other types of analysis
Date
: 2025-12-20
Size
: 68kb
User
:
刘忠
[
Linux-Unix
]
chat
DL : 0
基于BSD C的socket编程 采用udp协议,类似两个进程通信的聊天程序 压缩包包含两个文件,编译后运行是两个不同的聊天进程 运行环境linux -BSD C based on the socket programming using udp agreement, similar to the two processes communications chat program package consists of two documents, compiled to run two different operating environment to chat process linux
Date
: 2025-12-20
Size
: 2kb
User
:
zhiguoxu
[
Linux-Unix
]
socket
DL : 0
linux下面实现的socket网络编程。可以实现多客户端联机server的功能。-linux following the realization of the socket network programming. Can be achieved online multi-client server functionality.
Date
: 2025-12-20
Size
: 14kb
User
:
孙帮山
[
Linux-Unix
]
kernel_socket
DL : 0
socket程序大家见多了,给大家写个Linux 2.6.x内核,从内核态发包的 socket程序,笑纳◎!-socket program we see more and give everyone write a Linux 2.6.x kernel from the kernel socket state contract procedures笑纳◎!
Date
: 2025-12-20
Size
: 18kb
User
:
蒋荣欣
[
Linux-Unix
]
udpecho
DL : 0
linux下利用socket建立连接实现UDP数据通信的连接客户端源代码和服务端源代码-linux using socket connection to achieve UDP data communications connectivity client server source code and source code
Date
: 2025-12-20
Size
: 2kb
User
:
wshrf
[
Linux-Unix
]
udp
DL : 0
这是一个基于linux套接字编程,实现客户和服务器之间的通信-This is a linux-based socket programming, client and server communication between
Date
: 2025-12-20
Size
: 33kb
User
:
zuodaohui
[
Linux-Unix
]
braodcast_udp
DL : 0
这是一个linux下的socket程序,发送udp广播,最后得到本机的IP地址。-This is a linux program under the socket, send udp broadcast, and finally get the IP address of the machine.
Date
: 2025-12-20
Size
: 1kb
User
:
godence
[
Linux-Unix
]
tcpudp
DL : 0
用C语言编写的简单tcp,udp连接程序,用于Linux下的套接字实现-C language with a simple tcp, udp connection program for Linux under the socket to achieve
Date
: 2025-12-20
Size
: 2kb
User
:
王军
[
Linux-Unix
]
socket.tar
DL : 0
socket 分别以tcp,udp两种方式通信的代码。 同一套代码,依靠不同的makefile文件,分别编译出在windows环境、linux环境、Android环境下的执行文件。-socket respectively tcp, udp communication code in two ways. The same set of code, relying on a different makefile files, respectively, lies in the windows environment to compile, linux environment, Android environment execute the file.
Date
: 2025-12-20
Size
: 4kb
User
:
孙涛
[
Linux-Unix
]
socket
DL : 0
Linux下的SOCKET通信程序,包括TCP通信范例和UDP通信范例,修改Makefile文件可在PC平台或者嵌入式平台上运行-Linux Socket communications programs, including TCP and UDP traffic communication paradigm, paradigm, modify the Makefile file can be run in an embedded platform
Date
: 2025-12-20
Size
: 49kb
User
:
沧海一笑
[
Linux-Unix
]
Lam_qt
DL : 1
本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately adopted a Linux system to QT for the development of language, in the realization of the basic communication function basis, continue to cross-compile the software and successfully transplanted to the ARM9 development board. This software is not the server, only a single client, the software starts by using the UDP protocol to send to the broadcast address 255.255.255.255 that an encoded broadcast packets to establish a list of online users This software can be XP system, Ubuntu system and ARM9 development board run, using the Tcp/Udp, Socket and other technology software changes the basic user name, one to one chat and file transfer capabilities.
Date
: 2025-12-20
Size
: 137kb
User
:
stone
[
Linux-Unix
]
Beej_s_Guide_to_Network_Programming
DL : 0
linux socket 编程 常用函数 及 tcp udp源码-linux socket 编程
Date
: 2025-12-20
Size
: 529kb
User
:
simba
[
Linux-Unix
]
Linux-Network-Programming
DL : 2
《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应用层网络服务程序、TCP编程、主机信息获取、数据IO复用、UDP编程、高级套接字、套接字选项、原始套接字、服务器模型、IPv6、Linux内核网络部分结构及分布、netfilter框架内报文处理。为了方便读者学习,《Linux网络编程》最后一个部分介绍了3个综合案例,包括应用层的Web服务器例子、简单的应用层网络协议站例子和内核层网防火墙的例子。 -"Linux Network Programming" Introduction: Linux is the most popular open source operating systems, network functionality in Linux, occupies the core position. "Linux Network Programming" step by step from the application layer to the Linux kernel, the basic knowledge from the point to the integrated case, the readers how to network programming under Linux. "Linux Network Programming" is divided into four parts: Linux part of program design, Linux user space part of network programming, Linux kernel network programming and integrated case some part. Includes an overview of Linux system, Linux programming environment, Linux File System Introduction, Linux processes and threads under, TCP/IP protocol suite, application layer network services program, TCP programming, host information access, data IO Multiplexing, UDP programming, advanced socket, socket option, the original socket, server model, IPv6, Linux kernel network part of the structure and distribution, netfilter framework of mess
Date
: 2025-12-20
Size
: 1.65mb
User
:
chinq
[
Linux-Unix
]
UDP_select()
DL : 0
通过UDP和select函数来实现非阻塞的通话机制,已达到客户端之间的通讯-Through the UDP and select functions to achieve non-blocking call mechanism, has reached the communication between the client
Date
: 2025-12-20
Size
: 16kb
User
:
方言
[
Linux-Unix
]
UDP.tar
DL : 0
在Linux下用C语言编写的UDP套接口程序,在Linux下打开两个终端,一个终端运行服务器端程序,一个终端运行客户端程序,在执行客户端后面加上 localhost 8888就可用进行网络通信了。-Under Linux using C language UDP socket program in Linux, open two terminals, a terminal server to run the program, run a terminal client program, followed by the implementation of the client localhost 8888 can communicate with the network .
Date
: 2025-12-20
Size
: 5kb
User
:
梁小涵
[
Linux-Unix
]
ARM-UDP-TCP
DL : 0
ARM Linux环境下Socket 编程最好的实例及源码,分为UDP和TCP-Socket Programming in the ARM Linux environment the best examples and source code is divided into UDP and TCP
Date
: 2025-12-20
Size
: 6kb
User
:
zhm
[
Linux-Unix
]
xcap-gr
DL : 0
LinuxSocket通信时支持UDP、TCP定时发送接收的工具(LinuxSocket communication, support UDP, TCP, send and receive the tool regularly)
Date
: 2025-12-20
Size
: 4.93mb
User
:
wandy927
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.