代码搜索:netsocket

找到约 180 项符合「netsocket」的源代码

代码结果 180
www.eeworm.com/read/271879/4220720

20dc3ceabbba001c10fdb966a28cf85c

#ifndef _NETSOCKET_C_ #define _NETSOCKET_C_ #include #include #include #include #include #include "includes.h" #include "alt_lwip_d
www.eeworm.com/read/271879/4220721

a09f44e99eba001c10fdb966a28cf85c

#ifndef _NETSOCKET_C_ #define _NETSOCKET_C_ #include #include #include #include #include #include "includes.h" #include "alt_lwip_d
www.eeworm.com/read/271879/4220732

2004430b9fba001c10fdb966a28cf85c

#ifndef _NETSOCKET_C_ #define _NETSOCKET_C_ #include #include #include #include #include #include "includes.h" #include "alt_lwip_d
www.eeworm.com/read/242732/4539085

h tnetwork.h

// This is a simple class to handle socket connections // (Paul Brannan 6/15/98) #ifndef __TNETWORK_H #define __TNETWORK_H #include enum NetworkType {TN_NETSOCKET, TN_NETPIPE};
www.eeworm.com/read/216802/4882838

h tnetwork.h

// This is a simple class to handle socket connections // (Paul Brannan 6/15/98) #ifndef __TNETWORK_H #define __TNETWORK_H #include enum NetworkType {TN_NETSOCKET, TN_NETPIPE};
www.eeworm.com/read/205824/5018052

h tnetwork.h

// This is a simple class to handle socket connections // (Paul Brannan 6/15/98) #ifndef __TNETWORK_H #define __TNETWORK_H #include enum NetworkType {TN_NETSOCKET, TN_NETPIPE};
www.eeworm.com/read/438718/1822679

c netutil.c

/* This file contains some utilities related to PalmOS networking. */ #include "PalmOS.h" #include "netutil.h" extern Int32 AppNetTimeout; /* defined in Netsocket.c */ static int netutil_millisec
www.eeworm.com/read/409921/2221621

h tnetwork.h

// This is a simple class to handle socket connections // (Paul Brannan 6/15/98) #ifndef __TNETWORK_H #define __TNETWORK_H #include enum NetworkType {TN_NETSOCKET, TN_NETPIPE};
www.eeworm.com/read/225973/14508019

h command.h

#if !defined _COMMAND_H_INCLUDE_ #define _COMMAND_H_INCLUDE_ #include using namespace std; #include "NetSocket.h" const int COMMANDCOUNT = 13; const int BUFFER_SIZE = 512; const i
www.eeworm.com/read/211737/15174942

cpp contactview.cpp

// ContactView.cpp : implementation file // #include "stdafx.h" #include "Netmsg.h" #include "ContactView.h" #include "NetSocket.h" #include "NewContact.h" #include "MainFrm.h" #include "Net