CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - unix socket programming
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - unix socket programming - List
[
Internet-Network
]
unix-socket
DL : 0
unix环境下socket编程服务器端示例。开发环境:gcc、vim。在linux和solaris上测试通过-unix environment server socket programming examples. Development environment : gcc, vim. Solaris and the Linux on the test
Update
: 2008-10-13
Size
: 936byte
Publisher
:
能通
[
Network Develop
]
UNIX Network Programming with Code
DL : 0
《UNIX网络编程》第一、二卷,附书中代码,这本书不用多说了吧,被称为网络编程领域最权威的两个系列之一(另一个系列是《TCP/IP详解》) 这本书的第一版问世于1990年,是Stevens的开山之作,一举奠定了Stevens在网络编程领域的重要地位。如果说TCP/IP Illustrated解答了“什么是TCP/IP”和“TCP/IP是怎么实现的”两个问题,那么这本书则是在回答“怎样运用TCP/IP开发网络应用程序”的问题。显而易见,这本书的内容更加贴近普通程序员,因此,大多数人是先学习UNP,然后再深入学习TCP/IP Illustrated。 这也是一本让人伤感的书,Richard Stevens从1997年开始撰写此书第二版,制定了一个宏大的计划,卷1阐述Socket API和TLI API,卷2阐述除Socket之外的其他IPC机制,卷3阐述网络编程应用。应该说,卷1和卷2都是为了给卷3打基础。然而天妒英才,就在世人翘首企盼第三卷的时候,1999年9月1日,Richard Stevens英年早逝。留下这套未完成的巨著,让人感慨不已。不过最近从Prentice Hall传来好消息,出版社已经找到合适的作者,重新修订这套经典巨著,其中第一卷即将问世,并且已经在Amazon上热卖。相信会有当世高人沿着Stevens的足迹给我们续写第三卷的,让我们拭目以待。
Update
: 2012-04-11
Size
: 321.39kb
Publisher
:
ericjjc
[
Books
]
Unix Network Programming Volume 1,Third Edition Th
DL : 0
Unix Network Programming Volume 1,Third Edition The Sockets Networking API
Update
: 2025-02-17
Size
: 5.39mb
Publisher
:
小云
[
source in ebook
]
unpv22e
DL : 0
著名的UNIX网络编程卷1-连网的API-套接字与XTI第二版(中文版)的源代码,我找了好久才找到的。-famous UNIX Network Programming Volume 1-networking API-socket and XTI second edition (Chinese version) of the source code, I found finally found.
Update
: 2025-02-17
Size
: 428kb
Publisher
:
杨柳
[
Internet-Network
]
socket编程的几篇很好的文章
DL : 0
socket编程的几篇和好的文章-socket programming and the few good articles
Update
: 2025-02-17
Size
: 1.59mb
Publisher
:
王志宇
[
Other
]
Unix Network Programming Volume 1,Third Edition Th
DL : 0
UNIX® Network Programming Volume 1, Third Edition: The Sockets Networking API
Update
: 2025-02-17
Size
: 5.38mb
Publisher
:
张敬
[
Linux-Unix
]
unpv12e
DL : 0
Unix网络编程 基于Socket的网络编程-Unix Network Programming on the network Socket Programming
Update
: 2025-02-17
Size
: 398kb
Publisher
:
mqh
[
Other
]
609-Socket编程
DL : 0
Linux下的socket编程文档!有非常详细的函数说明.Linux下的socket编程必备!-Linux socket programming documentation! A very detailed statement function. Linux socket programming required!
Update
: 2025-02-17
Size
: 202kb
Publisher
:
王涛
[
Internet-Network
]
Addison Wesley - The.ACE.Programmers.Guide
DL : 0
ACE程序员指南,ACE(自适应的网络编程环境),用C++类来封装Unix的Socket库,进程库,线程库-ACE Programmer's Guide, ACE (Adaptive Network Programming Environment), C categories Packaging Unix socket library for the process, Thread Library
Update
: 2025-02-17
Size
: 857kb
Publisher
:
吴江
[
Internet-Network
]
Unix Network Programming Volume 1_3rd
DL : 0
UNIX网络编程,套接字编程,第三版。非常经典的Socket书籍,名家名作,值得一看。内附源代码。-unix network progrqamming ,the 3rd edition. classic book on socket written by famous expert, worth reading. source code included.
Update
: 2025-02-17
Size
: 10.79mb
Publisher
:
李鸣
[
Internet-Network
]
套接字socket编程文档
DL : 0
unix/linux套接字socket编程文档整理-unix/linux socket socket programming collate documents
Update
: 2025-02-17
Size
: 707kb
Publisher
:
jjaa
[
Linux-Unix
]
unix_sock_code
DL : 0
基于unix(solrais)的socket 原始代码编程。C/C++语言。SOCKET VER/BSD-(solrais) socket programming source code. C/C language. SOCKET VER/BSD
Update
: 2025-02-17
Size
: 50kb
Publisher
:
[
Internet-Network
]
unix-socket
DL : 0
unix环境下socket编程服务器端示例。开发环境:gcc、vim。在linux和solaris上测试通过-unix environment server socket programming examples. Development environment : gcc, vim. Solaris and the Linux on the test
Update
: 2025-02-17
Size
: 1kb
Publisher
:
能通
[
Linux-Unix
]
net_oss
DL : 0
这是一个模拟电信计费的程序,非常详细,运用了线程池、消息队列和socket编程等技术。-This is a simulation of telecommunications billing procedures, very detailed, using the thread pool, Message Queue and socket programming technology.
Update
: 2025-02-17
Size
: 45kb
Publisher
:
Benson
[
Linux-Unix
]
linux_socket
DL : 0
实战的linux socket编程--示例源码,很好的参考!推荐!-real linux socket programming-- source code examples, good reference! Recommended!
Update
: 2025-02-17
Size
: 105kb
Publisher
:
韩建锋
[
WEB Code
]
ligangan22
DL : 0
Socket 编程让你沮丧吗?从man pages中很难得到有用的信息吗?你想跟上时代去编Internet相关的程序,但是为你在调用 connect() 前的bind() 的结构而不知所措?等等… 好在我已经将这些事完成了,我将和所有人共享我的知识了。如果你了解 C 语言并想穿过网络编程的沼泽,那么你来对地方了。 -Socket Programming let you frustrated? From the man pages, it is very difficult to get useful information? Times you want to go to the provision of Internet-related procedures, But as you call connect () before the bind () and the structure of a loss? And so on ... Fortunately, I have these things accomplished, and I will share all the knowledge I had. If you know the C language and would like to network programming through the swamp, then you come to the right place.
Update
: 2025-02-17
Size
: 24kb
Publisher
:
李刚刚
[
Software Engineering
]
Addison.Wesley-UNIX.Network.Programming.Volume.1.3
DL : 0
Addison Wesley UNIX.Network.Programming.Volume.1.3rd.Ed.The.Sockets.Networking.API
Update
: 2025-02-17
Size
: 5.55mb
Publisher
:
patrick
[
VC/MFC
]
socket
DL : 0
socket编程原理:UNIX系统的I/O命令集,是从Maltics和早期系统中的命令演变出来的,其模式为打开一读/写一关闭(open-write-read- close)。在一个用户进程进行I/O操作时,它首先调用“打开”获得对指定文件或设备的使用权,并返回称为文件描述符的整型数-socket programming principle: UNIX system I/O command set, is from Maltics and early evolution of the system out of order, the mode to open one read/write one closed (open-write-read-close). Users in a process I/O operation, it calls the first
Update
: 2025-02-17
Size
: 25kb
Publisher
:
彭冲
[
Other
]
Beej_s_Guide
DL : 0
A guide for network programming in Unix. Socket Programming in Unix. Unicasting, multicasting, chatting programs. ftp program in unix.
Update
: 2025-02-17
Size
: 304kb
Publisher
:
vivek.N.K.
[
Internet-Network
]
unix-socket-programme
DL : 0
代码编写了在unix socket编程的典型几种模式,包括迭代,epoll,select,多线程,多进程等模式,是学习的好资料-The Unix socket programming code is written several models, including the iterative model, epoll mode, select mode, multithreading, process model, ,so it is the study nice material
Update
: 2025-02-17
Size
: 1.41mb
Publisher
:
焦梁
«
1
2
3
4
5
6
7
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.