搜索资源列表
page35.09Linux 下使用C++进行Socket编程
- Linux 下使用C++进行Socket编程-use Linux for C Socket Programming
linux下socket编程 c
- linux下用c进行socket编程,很多实例,适合初学网络编程者,可以先看看socket编程
linux下C++socket多线程代码
- linux下C++socket多线程代码,linux under C++ socket multi-threaded code
TCP_socket
- Linux C Socket Client.c Server.c
socket
- 跨平台(Linux,Windows)的Socket C++类。方便移植代码。-Cross-platform (Linux, Windows) to Socket C++ classes. Easily portable.
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.
test-net
- tcp udp socket 网络编程 linux-tcp udp socket network programming linux
socket-windows-linux
- windows 与linux下的socket编程,实现客户端与服务器端的通信-linux under windows with socket programming, to achieve client and server-side communications
honst.c
- linux socket host for local -linux socket host
Linux_socket_program
- linux socket编程很好的学习文档,其中有很多C代码例程-linux socket programming good study documents, there is one of a lot of C code routines
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
- 该程序包详细讲述了Linux环境下的Socket编程,是初学者学习网络编程的佳品!- It is Good for you to study Socket!
socket
- linux下的socket编程的相关代码和测试程序 希望能够帮助大家学习-linux programming socket under the relevant code and testing procedures hope to help them to learn
socket-example
- Linux网络编程中的一些高级应用程序的源代码 大家可以对照参考《linux高级编程》一书的十四章来看 讲的很不错
socket
- Linux下Socket网络编程,里面程序分为服务器和客服端。使用的TCP有链接的协议编程。-Socket Network programming under Linux, which is divided into the server and the customer service side. Use the TCP protocol with links to programming.
linux-socket
- Linux C socket 编程 经典实例 Clinet server
linux-socket-C-S
- 嵌入式linux-socket串口编程,-Serial programming embedded linux-socket,
SOCKET
- Linux 下实现聊天室 客户端和服务器端-Linux chat room to achieve the client and server side
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