搜索资源列表
unix-socket
- unix环境下socket编程服务器端示例。开发环境:gcc、vim。在linux和solaris上测试通过-unix environment server socket programming examples. Development environment : gcc, vim. Solaris and the Linux on the test
page35.09Linux 下使用C++进行Socket编程
- Linux 下使用C++进行Socket编程-use Linux for C Socket Programming
tcpsrc
- 一个TCP开发的源程序,是linux下socket编程的范例。-a TCP development of the source is under linux socket programming model.
socket_example_new
- linux 下socket编程的一个例子,说的还算详细。-linux socket programming under an example, saying that a fairly detailed.
socket
- linux下网络编程,是我们老师的课件上用的一些好的代码!
Gobang
- 一个Linux下的五子棋对战游戏,可以给学习Linux下Socket编程的初学者参考。分为客户端和服务器端,客户端界面用QT开发,所以也可作为初学者学习QT的参考。
linux下关于socket C的编程源码
- linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用
linux下的FTP客户端和服务器源代码
- linux下的FTP客户端和服务器源代码 socket编程,linux under the FTP client and server source code for socket programming
linux_socket
- linux下socket编程源码,提供一个类,所有函数全部采用底层函数。类中包含ReadData(),SendData()等函数供网络读写。另外提供一个服务线程等待client的连接。代码有中文注释。-socket programming under linux source to provide a class, all functions all use the underlying function. Category contains ReadData (), SendData () f
socket-windows-linux
- windows 与linux下的socket编程,实现客户端与服务器端的通信-linux under windows with socket programming, to achieve client and server-side communications
SOCKET-Linux
- 该程序包详细讲述了Linux环境下的Socket编程,是初学者学习网络编程的佳品!- It is Good for you to study Socket!
cs
- linux环境下的tcp/ip socket编程-linux environment tcp/ip socket programming
linux_tcp
- Linux环境下Socket编程: 1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络用户的IP地址(保存到文件中),格式如下: IP地址 请求时间 时间服务客户端timeclient,该客户端能够向服务器发送时间服务请求,并把获得的时间返回给用户。 采用TCP协议编写一个远程数据备份服务器,运行客户端将本地文件备份到远程的服务器中。 -Socket Programming Linux environm
LinuxSocket
- Linux下socket编程的绝佳范例,我在此收获颇丰,希望贡献出来和大家一起分享-Socket programming under Linux an excellent example of this very productive, I hope that contributions to come out to share with everyone
TCP.IP.Sockets.in.C.Practical.Guide.for.Programmer
- linux下socket编程,c语言版本,大师的经典之作,做socket编程不得不看,但是是外文的,不过经典的东西往往都是外文的-linux under the socket programming, c language version, the master' s classic, do socket programming had to look at, but it is in foreign languages, but the classic things that are o
socket_tran_linux
- linux 下socket编程(示例:传图片)-socket programming under linux (example: transmission image)
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.
Que-Linux-Socket-Programming)
- 高级linux socket编程资料,英文版的,详细描述了linux 下socket 编程的各种模型和方法,并配有详细的例子-Senior linux socket programming information, in English, a detailed descr iption of the linux socket programming under various models and methods, and examples with detailed
Linux-and-Socket
- 嵌入式学习资料之Linux下Socket编程-Linux and Socket
socket
- Linux下socket编程,包含client端和server端,用于演示通信原理,是一个简单的例子-Under Linux socket programming
