搜索资源列表
-
0下载:
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
-
-
1下载:
Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。
Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
-
-
0下载:
基于TCP的控制台下局域网ftp(C/S),能够实现简单ftp命令。具有简单的客户端身份认证功能。内含简单的makefile文件,用记事本打开,可初步参考学习makefile。另外,对于linux环境下Socket编程爱好者,此文件是初级学习阶段不错的参考资料代码。
开发测试环境:Red Hat Linux 3.2.2-5
编译工具:gcc 3.2.2 20030222
-TCP-based network control panel under the ftp (C/S),
-
-
0下载:
IPv6 socket programming in linux
-
-
0下载:
本文档介绍了Linux下的Socket编程方法-This doc introduce the Socket programming in Linux
-
-
0下载:
Implementing Socket programming in Linux
-
-
0下载:
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
-
-
0下载:
Remote Procedure call implementation in C in Fedora 7(Linux).Socket Programming has been used.
Both Server and Client programs has been given
-
-
0下载:
C program for a FTP Client Done in Fedora 7(Linux) using Socket Programming
-
-
0下载:
C program for a FTP server Done in Fedora 7(Linux) using Socket Programming
-
-
0下载:
网络编程里socket的远程调用RPC在linux上的一个例子的源代码-Network programming in the remote calls RPC socket in an example of Linux source code
-
-
0下载:
高级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
-
-
0下载:
TCP/IP Socket编程 在Linux平台 简单面向初级用户-TCP/IP Socket programming in Linux platform for the primary user simply
-
-
0下载:
在linux下用C语言写的TCP/IP协议的Socket编程,饱含一个服务器端,一个客户端。-In linux using C language to write the TCP/IP protocol Socket programming, full of a server, a client.
-
-
0下载:
全套socket简单编程实例,学习linux中的socket的好资料-A full set of simple socket programming examples, learning linux socket of good information in the
-
-
0下载:
Socket programming in linux. Client.c describe how to client connect to server by TCP/IP
-
-
0下载:
Socket programming in linux. server.c describe how to server listen to client by TCP/IP
-
-
0下载:
socket kernel programming in Linux
-
-
0下载:
一本有关linux环境下网络编程的书,希望能帮到有需要它的。-A book about network programming in linux environment, I hope to help need it.
-
-
0下载:
it is a project of socket programming in linux . it was witten in c language .
it has two parts client and server .
clients can connect to server and use some services from server and server service client.
client can be more than one but serv
-