搜索资源列表
Que - Linux Socket Programming By Example - fly[1]
- Linux Socket Programming by Example
实战linux socket编程--示例源码
- 实战linux socket编程--示例源码-real linux socket programming -- examples of FOSS
linux下C++socket多线程代码
- linux下C++socket多线程代码,linux under C++ socket multi-threaded code
socket_example.Windows & Linux Socket Examples
- Windows & Linux Socket Examples - www.freelec.co.kr by yoon,Windows & Linux Socket Examples - www.freelec.co.kr by yoon
Client.rar
- linux socket通信客户端例程 实现与服务器的通信,linux socket communication routines to achieve the client and server communications
socket_file_transmit
- linux socket 大文件传输 点对点多线程断点续传的实现
LinuxSocketProgramingbyExample.tar
- 实战Linux socket编程(Linux+Socket+Programming+By+Example)配套源代码-Actual source code for Linux socket programming package Linux+Socket+Programming+By+Example
socket
- 跨平台(Linux,Windows)的Socket C++类。方便移植代码。-Cross-platform (Linux, Windows) to Socket C++ classes. Easily portable.
linux_multiple_thread.tar
- linux 多线程多进程 非常好的例子 linux socket server/client -linux multipe thread good example linux socket server/client
linux-socket
- linux socket编程入门级书籍,初学者比较好的入门资料-linux socket programming entry-level books, good introductory information for beginners
socket
- linux下面实现的socket网络编程。可以实现多客户端联机server的功能。-linux following the realization of the socket network programming. Can be achieved online multi-client server functionality.
socket
- linux 里面的socket完好封装。 把基本的客户端和服务器端写成了函数,方便调用。-socket inside the well-linux package. The basic client and server written in a function to facilitate the call.
linux-socket-select
- linux 环境下socket编程select的使用方法.-socket programming under linux to use select.
linux-socket
- linux端获取系统CPU、硬盘。内存使用率,通过客户端socket传给windows服务端。-linux-side access to the system CPU, hard drive. Memory usage, the client socket to pass through the windows server.
LINUX-socket
- Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。 Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
socket
- 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
linux-socket
- Linux C socket 编程 经典实例 Clinet server
linux-socket-C-S
- 嵌入式linux-socket串口编程,-Serial programming embedded linux-socket,
Linux-socket-TCP-ClientServer
- 编写Linux下socket协议TCP的ClientServer程序-Under the agreement Linux TCP socket write the ClientServer program
linux-socket-c
- linux网络编程实例,讲解了一些udp tcp的socket编程,有select的例子-linux network programming examples to explain some of the udp tcp socket programming, there are select examples of