代码搜索:socket 有哪些应用?

找到约 10,000 项符合「socket 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/218480/14919019

dsw socket.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/116924/14948993

cpp socket.cpp

/*************************************************************************** socket.cpp - description ------------------- begin
www.eeworm.com/read/116924/14948997

h socket.h

/*************************************************************************** socket.h - description ------------------- begin
www.eeworm.com/read/217145/14977033

h socket.h

#ifndef SOCKET_H #define SOCKET_H #include "uint16.h" #include "uint32.h" extern int socket_tcp(void); extern int socket_udp(void); extern int socket_tcp6(void); extern int socket_udp6(void); exter
www.eeworm.com/read/116065/14990597

dsp socket.dsp

# Microsoft Developer Studio Project File - Name="Socket" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Co
www.eeworm.com/read/116002/14993440

c socket.c

/***********************************************************************/ /* */ /* Module: socket.c
www.eeworm.com/read/214177/15111601

c socket.c

/* socket.c * Copyright (c) 1997 David Cole * * Handle the WINSOCK connection to server */ #include #include #include #include #include
www.eeworm.com/read/214177/15111615

h socket.h

/* socket.h * Copyright (c) 1997 David Cole * * Handle the WINSOCK connection to server */ #ifndef __socket_h #define __socket_h #include /* Return whether or not we have a
www.eeworm.com/read/113935/15120593

h socket.h

www.eeworm.com/read/210811/15192042

c socket.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic