代码搜索:如何学习 socket?

找到约 10,000 项符合「如何学习 socket?」的源代码

代码结果 10,000
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(
www.eeworm.com/read/421297/10743534

c socket.c

/* * @file socket.c @brief setting chip register for socket * */ #include "w5100.h" #include "socket.h" #include "vs1033.h" #include "util.h" void _delay_us(u16 val) { u16 i, j;
www.eeworm.com/read/421297/10743734

h socket.h

/* * @file socket.h @brief define function of socket API * */ #ifndef _SOCKET_H_ #define _SOCKET_H_ extern u8 socket(u8 s, u8 protocol, u16 port, u8 flag); // Opens a socket(TCP or UDP o
www.eeworm.com/read/421297/10743807

o socket.o

www.eeworm.com/read/421297/10743844

o socket.o

www.eeworm.com/read/421297/10743866

o socket.o