代码搜索:netsocket
找到约 180 项符合「netsocket」的源代码
代码结果 180
www.eeworm.com/read/293047/8316696
c netsocket.c
/*!
* Example program.
* Copyright (c) 2004 by BREW Development Team, Zhejiang University.
* All Rights Reserved.
*/
/*!-----------------------------------
@file netsocket.c
@autho
www.eeworm.com/read/293047/8316697
dll netsocket.dll
www.eeworm.com/read/293047/8316702
dsw netsocket.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/104449/15692365
cpp g_netsocket.cpp
/*
g_netsocket.cpp: implementation of the CG_NetSocket class.
*/
#include "g_netsocket.h"
#include
#ifdef WIN32
#pragma comment(lib, "Ws2_32.lib")
#endif
int CG_NetSocket::m_n
www.eeworm.com/read/104449/15692374
h g_netsocket.h
/*
MFNetSocket.h: interface for the CG_NetSocket class.
*/
#ifndef __CG_NET_SOCKET_H__
#define __CG_NET_SOCKET_H__
#include "g_platform.h"
#ifdef WIN32
/*
for windows
*/
#include
www.eeworm.com/read/481033/6655801
c tcp.c
/****************************************************************************
* *
* cryptlib TCP/IP Interface Routines *
* Copyright Peter Gutmann 1998-2007 *
*
www.eeworm.com/read/152786/12082494
c tcp.c
/****************************************************************************
* *
* cryptlib TCP/IP Interface Routines *
* Copyright Peter Gutmann 1998-2005 *
*
www.eeworm.com/read/403956/11495353
cc winnet.cc
//-----------------------------------------------------------------------------
// Torque Game Engine
// Copyright (C) GarageGames.com, Inc.
//------------------------------------------------------
www.eeworm.com/read/100607/15869390
c net_tcp.c
/****************************************************************************
* *
* cryptlib TCP/IP Interface Routines *
* Copyright Peter Gutmann 1998-2001 *
*
www.eeworm.com/read/192521/8377136
h socketkernl.h
#ifndef SOCKETKERNEL_
#define SOCKETKERNEL_
#include"csl.h" //for DSP
int MsgAsynEvent(int Message);
int net_handle(unsigned char *pBuf,unsigned int Len);
#endif /* NETSOCKET_ */