代码搜索:如何学习 socket?
找到约 10,000 项符合「如何学习 socket?」的源代码
代码结果 10,000
www.eeworm.com/read/448427/7533621
h socketcc.h
/******************************************************************************/
/* File: socketcc.h */
/*************************************
www.eeworm.com/read/448427/7533640
h socketcc.h
/******************************************************************************/
/* File: socketcc.h */
/*************************************
www.eeworm.com/read/198622/7921918
readme
This directory contains the source for the C++ socket library
Version: 12Jan1997 1.11
Manifest:
--------
README.....................this file
configure config.h.in, Makefile.in, acconfig.h
www.eeworm.com/read/296483/8100596
txt bugs.txt
Known bugs in SafeTP
--------------------
------
DB, forever: 16-bit apps under 95/98 hang the system hard-core.
Fixed bugs (include who, date, software & version)
--------------------------------
www.eeworm.com/read/242863/12976798
h io.h
/***************************************************************************
* *
* This program is free software; you can re
www.eeworm.com/read/242863/12976893
3 pthread_io.3
.\" Copyright (c) 1999-2000 Orn E. Hansen
.\"
.\" Permission is granted to make and distribute verbatim copies of this
.\" manual provided the copyright notice and this
www.eeworm.com/read/242302/13080181
txt winsock与对等网.txt
建 议 : WINSOCK编 程 和 对 等 网 无 关 , 因 为 SOCKET是 第 四 层 ( TCP/UDP) 中 的 概 念 , 和 有 无 服 务 器 无 关 , 甚 至 和 操 作 系 统 无 关 , 只 要 该 操 作 系 统 实 现 标 准 的 TCP/IP。