代码搜索:IP Modem

找到约 10,000 项符合「IP Modem」的源代码

代码结果 10,000
www.eeworm.com/read/285821/7115514

c ip.c

/**************************************************************** * ARMSYS7 S3C44B0X developer's notes * **************************************************************** 1. 2005.5.17::
www.eeworm.com/read/464545/7156234

h ip.h

/* * Copyright (c) 2003 Electric Application Laboratory of NAN KAI University * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * ar
www.eeworm.com/read/464545/7156238

c ip.c

/* * Copyright (c) 2003 Electric Application Laboratory of NAN KAI University * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * ar
www.eeworm.com/read/464545/7156257

lst ip.lst

C51 COMPILER V7.20 IP 12/25/2007 10:53:00 PAGE 1 C51 COMPILER V7.20, COMPILATION OF MODULE IP OBJECT MODULE PLACED IN .\IP
www.eeworm.com/read/464545/7156258

obj ip.obj

www.eeworm.com/read/464227/7167378

h ip.h

#ifndef _IP_H_ #define _IP_H_ #include #define IP_V4 0x40 #define IP_HEADER_LENGTH 0x05 #define IP_PROTOCOL_ICMP 0x01 #define IP_PROTOCOL_TCP 0x06 #define IP_PROTOCOL_UDP 0x11 #define
www.eeworm.com/read/464227/7167382

c ip.c

/* ,-----------------------------------------------------------------------------------------. | net/ip |----------------------------------------------------------------------------------------- | thi
www.eeworm.com/read/463561/7178356

ip-up

#!/bin/sh # # This file was created when you ran 'ppp -s'. # # This file /etc/ppp/ip-up is run by pppd when there's a successful ppp # connection. # # Put any commands you want run after a
www.eeworm.com/read/463437/7180862

asp ip.asp

www.eeworm.com/read/461985/7213367

bas ip.bas

Attribute VB_Name = "IP" '此模块用来解析域名IP '用法为: 'getip(域名) '返回值为一标准IP地址格式的String变量 'getname这个函数用来取得IP对应的域名.但是没有什么用的. Public Const WS_VERSION_REQD = &H101 Public Const WS_VERSION_MAJOR = WS_VE