代码搜索:socket 开发教程

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

代码结果 10,000
www.eeworm.com/read/279940/10375379

htm socket.htm

www.eeworm.com/read/161050/10458905

txt socket a.txt

Socket A插槽   Socket A接口,也叫Socket 462,是目前AMD公司Athlon XP和Duron处理器的插座标准。Socket A接口具有462插空,可以支持133MHz外频。如同Socket 370一样,降低了制造成本,简化了结构设计。
www.eeworm.com/read/424280/10475044

doc socket编程.doc

www.eeworm.com/read/160841/10487994

class socket.class

www.eeworm.com/read/352754/10516435

h socket.h

#ifndef _LINUX_SOCKET_H #define _LINUX_SOCKET_H #include /* the SIOCxxx I/O controls */ struct sockaddr { unsigned short sa_family; /* address family, AF_xxx */ char
www.eeworm.com/read/352754/10517891

c socket.c

/* * NET An implementation of the SOCKET network access protocol. * * Version: @(#)socket.c 1.0.5 05/25/93 * * Authors: Orest Zborowski, * Ross Biro,
www.eeworm.com/read/277330/10645275

doc socket.doc

www.eeworm.com/read/421904/10681581

c socket.c

/*************************************************************************** socket.c - description ------------------- begin
www.eeworm.com/read/421904/10681607

h socket.h

/*************************************************************************** socket.h - description ------------------- begin
www.eeworm.com/read/159070/10697870

h socket.h

#if !defined(Socket_H) #define Socket_H #include "Lock.h" #include "Thread.h" #include #include using namespace std; // define mapping of error methods #if defined(