代码搜索:socket 开发教程

找到约 10,000 项符合「socket 开发教程」的源代码

代码结果 10,000
www.eeworm.com/read/290420/8483701

h btstream.h

#ifndef BTSTREAM_H #define BTSTREAM_H #include "./def.h" #include "./bufio.h" #ifdef WINDOWS #include "Winsock2.h" #else #include "unistd.h" #endif class btStream { private: SOCKET sock; public
www.eeworm.com/read/282473/9091891

h bufio.h

#ifndef BUFIO_H #define BUFIO_H #include #include "def.h" #ifdef WINDOWS #include #endif class BufIo { private: char *b; size_t p; size_t n; int f_socket_remote
www.eeworm.com/read/282473/9091897

h btstream.h

#ifndef BTSTREAM_H #define BTSTREAM_H #include "./def.h" #include "./bufio.h" #ifdef WINDOWS #include "Winsock2.h" #else #include "unistd.h" #endif class btStream { private: SOCKET sock; public
www.eeworm.com/read/350890/10700146

h repsock.h

//-< REPSOCK.H >-----------------------------------------------------*--------* // FastDB Version 1.0 (c) 1999 GARRET * ? * // (Main Memory Database Management Syst
www.eeworm.com/read/273822/10900122

h bufio.h

#ifndef BUFIO_H #define BUFIO_H #include #include "def.h" #ifdef WINDOWS #include #endif class BufIo { private: char *b; size_t p; size_t n; int f_socket_remote
www.eeworm.com/read/273822/10900125

h btstream.h

#ifndef BTSTREAM_H #define BTSTREAM_H #include "./def.h" #include "./bufio.h" #ifdef WINDOWS #include "Winsock2.h" #else #include "unistd.h" #endif class btStream { private: SOCKET sock; public
www.eeworm.com/read/156224/11817602

h repsock.h

//-< REPSOCK.H >-----------------------------------------------------*--------* // FastDB Version 1.0 (c) 1999 GARRET * ? * // (Main Memory Database Management Sy
www.eeworm.com/read/222728/14678318

h common.h

#ifndef commonH #define commonH #include #include #include #include #if defined(WIN32) || defined(__WIN32__) || defined(_
www.eeworm.com/read/118811/14853834

txt 基于visual c++的winsock api研究 .txt

基于Visual C++的Winsock API研究 2004-2-8加入 来自yesky 作者刘 涛 0条评论 点击1368次   为了方便网络编程,90年代初,由Microsoft联合了其他几家公司共同制定了一套WINDOWS下的网络编程接口,即Windows <mark>Socket</mark>s规范,它不是一种网络协议,而是一套开放的、支持多种协议的Windows下的网络编程接口 ...
www.eeworm.com/read/114188/15071680

htm 00000028.htm

BBS水木清华站∶精华区 BBS水木清华站∶精华区 发信人: althea (稻草人), 信区: Linux