搜索资源列表
TCP-IP详解卷1:协议.rar
- tcp/ip协议详解
UCOS TCP-IP-PPP
- 网络编程,uc/os下用的IP/TCp协议,嵌入式开发必备-network programming, uc / os using IP / TCp agreement, embedded development required
CFileTransfer
- 基于VC++6.0点对点的文件传输。socket编程 tcp/ip- Design and Realization of Point-to-Point Files Transfer with Visual C++6.0
TCP-to-begin-same-time-multi-process
- 基于linux环境下的基于TCP/IP的C语言的并发多进程服务器程序。-Linux-based environment based on the TCP/IP-C-concurrent multi-process server program.
TCP-IP详解卷1:协议
- tcp/ip协议详解-tcp/ip protocol detailed
tcp
- linux下用C编写的TCP/IP 数据传送程序-linux using C prepared by TCP/IP data transfer procedures
sss
- securité du systéme d exploitation linux : Introduction La sécurité physique La sécurisation du processus d’amorç age Le BIOS Les principes fondamentaux relatifs au système et à l’utilisateur La sécurité du réseau TCP/IP La sécur
Que-Linux-Socket-Programming.pdf
- 一本描述tcp/ip编程的详细教程,包含各种方法的使用-a book describe tcp/ip program,include many kinds of methods
Tcp-ip
- linux下的tcp/ip通信,包括服务器端和客户端-linux under tcp/ip communication, including server-side and client
tcp
- 基于linux的TCP/IP网络通信的几个小程序-linux tcp
uCOS-II
- 有关ucos—II移植的相关资料 和相关资源 tcp ip 协议等等 需要的可以-ucos yizhi tcp ip
stevens.tcpipiv1
- stevens所编写的 tcp ip 详解第一卷部分的源代码
Linux-Network-Programming
- 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
TCP-IP-1
- TCP-IP详解卷1:协议内容丰富,用图说明事实,很给力。-TCP-IP Illustrated, Volume 1: The rich content of the agreement, with the figure illustrates the fact, it is to the force.
TCP-IP-Detailed-3
- TCP-IP详解卷三:TCP事务协议,HTTP,NNTP和UNIX域协议 的电子书-Detailed TCP-IP Volume III: TCP transaction protocol, HTTP, NNTP, and UNIX domain protocols eBook
Linux-TCP-IP
- linux tcp/ip 内核分析 协议栈分析-linux tcp/ip
TCP-IP-number-one-THREE
- W.Richard Stevens(1951-1999),国际知名的UNIX和网络专家,受人尊敬的作家。他的著作有《UNIX网络编程》(两卷本),《UNIX网络高级编程》,《TCP/IP详解》(三卷本)等,同时他还是广受欢迎的教师和顾问。-W. Richard Stevens (1951-1999), internationally renowned UNIX and networking expert, a respected writer. His works include " UNIX
tcp.tar
- 使用tcp/ip协议实现聊天功能,程序有client和server两部分。(Using tcp/ip protocol to achieve chat function, the program has two parts client and server.)
TCP-IP详解.卷三
- TCP-IP详解.卷三:TCP事务协议,HTTP,NNTP和UNIX域协议,详细讲述TCP实现的原理 适合初学者阅读(TCP/IP details. Volume 3: TCP transaction protocol, HTTP, NNTP, and UNIX domain protocols, detailing TCP implementation principles for beginners to read.)
linux TCP IP协议栈源码解析
- linux内核TCP/IP协议栈解析,包括协议栈内核源码,适合中、高级开发人员