搜索资源列表
Linux下c语言开发的聊天工具
- Linux下c语言开发的聊天工具,gtk库生成图形界面,socket
linux下C++socket多线程代码
- linux下C++socket多线程代码,linux under C++ socket multi-threaded code
socket
- 跨平台(Linux,Windows)的Socket C++类。方便移植代码。-Cross-platform (Linux, Windows) to Socket C++ classes. Easily portable.
RAW SOCKET编程与以太网帧分析
- RAW SOCKET编程与以太网帧分析。环境是Linux,用C,C++语言描述。 包括基于TCP和UDP的两个客户服务器程序;以及一个原始套接字可以接受任何数据链路层。并且根据协议规约输出抓取到的包的字段内容 -RAW SOCKET Programming and Ethernet frame analysis. Environment is Linux, using C, C++ language to describe. Including both TCP and UDP-ba
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.
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
Socket
- 在linux使用c++开发的socke程序,适合与想使用c++在linux环境开发程序的朋友们-In linux using c++ development socke procedures, fit and want to use c++ in linux environment for the development of procedures friends
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_raw.c.tar
- this is an raw socket usage, you must have root previledge to use this .
SMS_Socket
- Linux socket 客户端和服务端的封装,在开发其他项目是可以引用头文件并做少许修改后直接应用,也可以做编写c/s结构程序的参考代码。-Linux socket program
tcs.c
- 实现UDP传输 for linux udp socket -for linux udp socket
socket
- linux下的socket编程的相关代码和测试程序 希望能够帮助大家学习-linux programming socket under the relevant code and testing procedures hope to help them to learn
socket
- linux网络编程,内容详细,通俗易懂,必备的入门书-linux network programming, detailed and user-friendly, essential guide book
linux-socket
- Linux C socket 编程 经典实例 Clinet server
linux-socket-C-S
- 嵌入式linux-socket串口编程,-Serial programming embedded linux-socket,
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