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

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

代码结果 10,000
www.eeworm.com/read/221293/14748056

class socket.class

www.eeworm.com/read/121395/14757561

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/121210/14767138

cpp socket.cpp

// Socket.cpp : implementation file // #include "stdafx.h" #include "ClientProgram.h" #include "Socket.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __F
www.eeworm.com/read/121210/14767151

h socket.h

#if !defined(AFX_SOCKET_H__B5F9CA87_9185_4F8A_8220_8610C6D10956__INCLUDED_) #define AFX_SOCKET_H__B5F9CA87_9185_4F8A_8220_8610C6D10956__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_
www.eeworm.com/read/121210/14767165

cpp socket.cpp

// Socket.cpp : implementation file // #include "stdafx.h" #include "ServerProgram.h" #include "Socket.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __F
www.eeworm.com/read/121210/14767192

h socket.h

#if !defined(AFX_SOCKET_H__58E57729_F751_4A61_B13F_827D0C734CD5__INCLUDED_) #define AFX_SOCKET_H__58E57729_F751_4A61_B13F_827D0C734CD5__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_
www.eeworm.com/read/120362/14804946

cpp socket.cpp

# include "Winsock.h" # include "windows.h" # include "stdio.h" # pragma comment (lib,"wsock32.lib") # define RECV_PORT 7777 # define SEND_PORT 7777 #include SOCKET sock; sockadd
www.eeworm.com/read/120362/14804953

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/120362/14804955

plg socket.plg

Build Log --------------------Configuration: socket - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\tongxi
www.eeworm.com/read/120362/14804956

ncb socket.ncb