代码搜索:IP Modem
找到约 10,000 项符合「IP Modem」的源代码
代码结果 10,000
www.eeworm.com/read/211846/4939675
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/211846/4939676
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/211846/4939678
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/211846/4939680
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/211846/4939681
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/209211/4983694
c modem.c
#include
#include
#include
#include "modem.h"
typedef struct {
char *terse;
char *verbose;
int result;
int (*f)(Modem*);
} ResultCode;
static ResultCode results[] = {
{
www.eeworm.com/read/209211/4983698
h modem.h
typedef struct {
char *t;
int fd;
int cfd;
char *id;
char response[128];
char error[128];
int fax;
char phase;
char ftsi[128]; /* remote ID */
long fdcs[8]; /* frame information */
long
www.eeworm.com/read/206632/5005284
c modem.c
// ****************************************************************************
//
// Module: Unimdm
// File: modem.c
//
// Copyright (c) 1992-2000 Microsoft Corporation. All rights
www.eeworm.com/read/204713/5030275
java modem.java
/*
* Created on 15.04.2004
*
* To change the template for this generated file go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
package tal;
import joprt.RtThread;
www.eeworm.com/read/201447/5059219
cmd modem.cmd
/****************************************************************************/
/* modem.cmd - Sample linker command file for F24xx devices */
/*