Description: 这是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. Platform: |
Size: 571308 |
Author:钟文德 |
Hits:
Description: 这是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. Platform: |
Size: 571392 |
Author:钟文德 |
Hits:
Description: tcp通讯源码,适用于Unix/Linux平台,采用c语言编写-tcp communications source code, applicable to Unix/Linux platforms, using language c Platform: |
Size: 9216 |
Author:lenin |
Hits:
Description: 该代码是用select IO复用实现的网络服务器
里面有两个版本,区别读者可以好好看看,并体会其不同的实现方式的优缺点。
对初级入门的特别合适-The code is used to achieve select IO multiplexing network server there are two versions, the difference between a good reader can see and appreciate their different ways to achieve the advantages and disadvantages. Primary entry special suitable Platform: |
Size: 2048 |
Author:钟伟 |
Hits:
Description: 一个智能门禁系统的linux的程序,select方式数据驱动方式,对于搞嵌入linux开发的朋友有一定参考价值-An intelligent access control system linux procedures, select the way data-driven way, for engaging in the development of embedded linux friends have a certain reference value Platform: |
Size: 14336 |
Author:hugeant |
Hits:
Description: linux网络编程的一些技巧,包括socket,thread pool, select,epoll等-linux network programming some of the techniques, including socket select, epoll, etc. Platform: |
Size: 4096 |
Author:sy |
Hits:
Description: linux网络编程实例,讲解了一些udp tcp的socket编程,有select的例子-linux network programming examples to explain some of the udp tcp socket programming, there are select examples of Platform: |
Size: 571392 |
Author:yzh |
Hits:
Description: 通过UDP和select函数来实现非阻塞的通话机制,已达到客户端之间的通讯-Through the UDP and select functions to achieve non-blocking call mechanism, has reached the communication between the client Platform: |
Size: 16384 |
Author:方言 |
Hits:
Description: 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket communication is mainly based on TCP/IP protocol. Including server and client two parts, in which the client uses the select IO multiplexing technology, the server side to monitor a number of clients, so the use of epoll IO multiplexing technology. The functions of the whole project can be registered and logged by users, add friends, send chat messages, send and receive files, etc..) Platform: |
Size: 41984 |
Author:零下10度C
|
Hits: