代码搜索:IP Modem
找到约 10,000 项符合「IP Modem」的源代码
代码结果 10,000
www.eeworm.com/read/128367/5991928
003 modem.003
# Microsoft Developer Studio Project File - Name="modem" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
www.eeworm.com/read/128367/5991929
002 modem.002
# Microsoft Developer Studio Project File - Name="modem" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
www.eeworm.com/read/128367/5991930
h modem.h
// modem.h : main header file for the MODEM application
//
#if !defined(AFX_MODEM_H__81318245_5A98_11D2_ABDF_C05C49757B0D__INCLUDED_)
#define AFX_MODEM_H__81318245_5A98_11D2_ABDF_C05C49757B0D__IN
www.eeworm.com/read/128367/5991932
001 modem.001
# Microsoft Developer Studio Project File - Name="modem" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
www.eeworm.com/read/128367/5991934
dsp modem.dsp
# Microsoft Developer Studio Project File - Name="modem" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
www.eeworm.com/read/128367/5991935
mak modem.mak
# Microsoft Developer Studio Generated NMAKE File, Based on modem.dsp
!IF "$(CFG)" == ""
CFG=modem - Win32 Debug
!MESSAGE No configuration specified. Defaulting to modem - Win32 Debug.
!ENDIF
www.eeworm.com/read/116006/6115734
c modem.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the l
www.eeworm.com/read/112303/6145952
h modem.h
/*
* modem.h
*
* AT command set modem on asynchonous port class.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to th
www.eeworm.com/read/112303/6146020
cxx modem.cxx
/*
* modem.cxx
*
* Asynchronous Serial I/O channel class.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozil
www.eeworm.com/read/108242/6183660
c modem.c
/* modem - Put modem into DIALIN or DIALOUT mode. Author: F. van Kempen */
/* Exit: 0 OK, suspended/restarted GETTY
* 1 UNIX error
* 2 Process busy
* Version: 1.3 12/30/89
*
* Author: F. van