代码搜索:IP Modem
找到约 10,000 项符合「IP Modem」的源代码
代码结果 10,000
www.eeworm.com/read/434218/7880403
h ip.h
/**---------------------版权 (c)----------------------------------------------------------***
*** 作者:颜章健 ***
***
www.eeworm.com/read/434218/7880413
c ip.c
/**---------------------版权 (c)----------------------------------------------------------***
*** 作者:颜章健 ***
***
www.eeworm.com/read/199116/7887982
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/199116/7887986
c ip.c
#define IP_GLOBALS
#include "Config.h"
#include "../include/cfg_net.h"
OS_EVENT *RecIcmpQFlag;
OS_EVENT *RecTcpQFlag;
OS_EVENT *RecUdpQFlag;
OS_EVENT *SendFlag;
Rec_Ptr RECQ
www.eeworm.com/read/399115/7892896
mdb ip.mdb
www.eeworm.com/read/398908/7911378
frm ip.frm
VERSION 5.00
Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "MSMASK32.OCX"
Begin VB.Form Form1
Caption = "IP"
ClientHeight = 915
ClientLeft = 60
Clie
www.eeworm.com/read/398908/7911379
vbp ip.vbp
Type=Exe
Form=IP.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\System32\stdole2.tlb#OLE Automation
Object={C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0; MSMASK32.OCX
IconFo
www.eeworm.com/read/398908/7911380
exe ip.exe
www.eeworm.com/read/398558/7937155
c ip.c
//-----------------------------------------------------------------------------
// Copyright (c) 2002 Jim Brady
// Do not use commercially without author's permission
// Last revised August 2002
/