Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - linux socket programming
Search - linux socket programming - List
Linux 下使用C++进行Socket编程-use Linux for C Socket Programming
Date : 2025-12-26 Size : 68kb User : 黄斌

关于linux下基于QT界面socket编程的简单实例 -based on the QT socket programming interface simple example
Date : 2025-12-26 Size : 3kb User : 郭建川

linux下学习socket的编程,使用tcp协议,用c语言编写的,一个server.c 另一个为client.c 经过调试。-learning socket programming, using tcp agreement with the c language, a server.c client.c after another for debugging.
Date : 2025-12-26 Size : 2kb User : 宏伟

Linux Socket Programming by Example
Date : 2025-12-26 Size : 1.58mb User : 张庆

unix/linux套接字socket编程文档整理-unix/linux socket socket programming collate documents
Date : 2025-12-26 Size : 707kb User : jjaa

unix环境下socket编程服务器端示例。开发环境:gcc、vim。在linux和solaris上测试通过-unix environment server socket programming examples. Development environment : gcc, vim. Solaris and the Linux on the test
Date : 2025-12-26 Size : 1kb User : 能通

linux 下socket编程的一个例子,说的还算详细。-linux socket programming under an example, saying that a fairly detailed.
Date : 2025-12-26 Size : 4kb User : shuzi

linux socket编程服务端例子,对初学者很有帮助-linux socket programming services to client example, very helpful for beginners
Date : 2025-12-26 Size : 1kb User : wei

一个已经通过调试的uart转网络的程序 包含了linux下的串口和socket编程-A debug UART has been passed to the network contains a serial port under linux and socket programming
Date : 2025-12-26 Size : 54kb User : 刘国华

linux下网络编程,是我们老师的课件上用的一些好的代码!-linux network programming under our courseware on the teacher used some good code!
Date : 2025-12-26 Size : 1.82mb User : hailanlan

全套Socket简单编程实例,很适合于初学网络编程者!-Socket complete set of simple programming examples, it is suitable for novice network programmers!
Date : 2025-12-26 Size : 18kb User : 阿飞发

实战Linux socket编程例题源代码-Linux socket programming example actual source code
Date : 2025-12-26 Size : 193kb User : 袁文成

windows 与linux下的socket编程,实现客户端与服务器端的通信-linux under windows with socket programming, to achieve client and server-side communications
Date : 2025-12-26 Size : 33kb User : spring

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-26 Size : 1.34mb User : 陈威

linux网络编程,内容详细,通俗易懂,必备的入门书-linux network programming, detailed and user-friendly, essential guide book
Date : 2025-12-26 Size : 1.34mb User : 林元培

实战Linux socket编程(Linux+Socket+Programming+By+Example)配套源代码-Actual source code for Linux socket programming package Linux+Socket+Programming+By+Example
Date : 2025-12-26 Size : 70kb User : 李明

linux下套接字编程实例,使用TCP和UDP两种通讯方式,适合初学者-socket programming under linux which is useful for the beginning student
Date : 2025-12-26 Size : 16kb 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-26 Size : 558kb User : yzh

高级linux socket编程资料,英文版的,详细描述了linux 下socket 编程的各种模型和方法,并配有详细的例子-Senior linux socket programming information, in English, a detailed description of the linux socket programming under various models and methods, and examples with detailed
Date : 2025-12-26 Size : 1.58mb User :

linux socket programming
Date : 2025-12-26 Size : 1.58mb User : Nguyen Van
« 12 3 4 5 6 7 8 9 10 ... 14 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.