代码搜索:IP Modem
找到约 10,000 项符合「IP Modem」的源代码
代码结果 10,000
www.eeworm.com/read/444645/7609646
c ip.c
//-----------------------------------------------------------------------------
// Copyright (c) 2002 Jim Brady
// Do not use commercially without author's permission
// Last revised August 2002
/
www.eeworm.com/read/444645/7609647
h ip.h
//-----------------------------------------------------------------------------
// IP.H
//
//-----------------------------------------------------------------------------
void ip_send(UCHAR xdat
www.eeworm.com/read/443807/7623042
c ip.c
//#define IP_GLOBALS
#include "Config.h"
#include "../include/cfg_net.h"
Rec_Ptr RECQ[MAX_REC_BUFF];
/**********************************************************************
**函数原型: void
www.eeworm.com/read/443807/7623063
h ip.h
#ifdef IP_GLOBALS
#define IP_EXT
#else
#define IP_EXT extern
#endif
#ifdef Big_End
union w { uint32 dwords;
struct {uint16 high ;uint16 low;}words;
struct {ui
www.eeworm.com/read/443807/7623081
o ip.o
www.eeworm.com/read/443807/7623104
o ip.o
www.eeworm.com/read/443228/7636048
au ip.au
www.eeworm.com/read/443135/7637091
h ip.h
//********************************************************************************************
//
// File : ip.h implement for Internet Protocol
//
//**********************************************
www.eeworm.com/read/443135/7637092
c ip.c
//********************************************************************************************
//
// File : ip.c implement for Internet Protocol
//
//**********************************************