代码搜索:IP Modem
找到约 10,000 项符合「IP Modem」的源代码
代码结果 10,000
www.eeworm.com/read/259928/4336006
~cpp ~ip_alias.~cpp
#include "stdafx.h"
#include "ip_alias.h"
#include "reg.h"
LPCTSTR rkIPAlias = _T("Settings\\IPAlias");
bool operator==(const ip_alias& it1, const ip_alias& it2)
{
return (it1.ip == it2.ip)
www.eeworm.com/read/259928/4336007
~h ~ip_alias.~h
#ifndef _IP_ALIAS_H
#define _IP_ALIAS_H
#include "vector"
#include "ip_port.h"
//////////////////////////////////////////////////////////////////////////
// IP别名项
class ip_alias
{
ip_port
www.eeworm.com/read/259928/4336010
h ip_alias.h
#ifndef _IP_ALIAS_H
#define _IP_ALIAS_H
#include "vector"
#include "ip_port.h"
//////////////////////////////////////////////////////////////////////////
// IP别名项
//##ModelId=3F90BAB8039A
c
www.eeworm.com/read/259928/4336012
cpp ip_alias.cpp
#include "stdafx.h"
#include "ip_alias.h"
#include "reg.h"
LPCTSTR rkIPAlias = _T("Settings\\IPAlias");
bool operator==(const ip_alias& it1, const ip_alias& it2)
{
return (it1.ip == it2.ip)
www.eeworm.com/read/259851/4338812
h ip_addr.h
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitte
www.eeworm.com/read/259851/4338815
h ip_frag.h
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permi
www.eeworm.com/read/259525/4342773
c ip_util.c
/*
* $Id: ip_util.c,v 1.1 2004/11/14 07:26:26 paulus Exp $
*
* Copyright (C) 1995,1996,1997 Lars Fenneberg
*
* Copyright 1992 Livingston Enterprises, Inc.
*
* Copyright 1992,1993, 1994,1995 The
www.eeworm.com/read/258893/4349683
c os-ip.c
/*
* Copyright (c) 1995 Regents of the University of Michigan.
* All rights reserved.
*
* os-ip.c -- platform-specific TCP & UDP related code
*/
#ifndef lint
static char copyright[] =
www.eeworm.com/read/258893/4349806
c pgpsockets-ip.c
/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
$Id: pgpSockets-
www.eeworm.com/read/256497/4369154
h ip_addr.h
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permi