代码搜索:upnp

找到约 422 项符合「upnp」的源代码

代码结果 422
www.eeworm.com/read/111675/15506042

cpp upnp.cpp

#include "upnp.h" #include "qsocket.h" #include "qudp.h" /* ReloadIp: 获取本机上最类似于192.168.0.x的内网IP 如果本机没有内网IP,则返回INADDR_NONE */ static ulong ReloadIp()//get 192.168.0.x { int len = 256; ch
www.eeworm.com/read/111675/15506043

h upnp.h

#ifndef MYUPNP_H_ #include "bt.h" typedef bool (*PUPNPCALLBACK)(void* lp); const int UPNPREPEAT = 5; const int UPNPDELAY = 6; class QMyUPNP { public: QMyUPNP(); QMyUPNP(const QString& de
www.eeworm.com/read/168019/5449958

c test_init.c

/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2006 R閙i Turboult
www.eeworm.com/read/287618/8678622

h ms_upnp.h

/* * * Copyright (c) Sigma Designs, Inc. 2005. All rights reserved. * */ #ifndef __MS_UPNP_H__ #define __MS_UPNP_H__ #include "rmdef/rmdef.h" /* Flags for device status */ #define MS_ISAUTHORIZE
www.eeworm.com/read/287618/8678636

c intel_upnp.c

/* * * Copyright (c) Sigma Designs, Inc. 2005. All rights reserved. * */ #define ALLOW_OS_CODE #include "rmdef/rmdef.h" #include "rmlibcw/include/rmfile.h" #include "intel_upnp.h" #include "rmupnp
www.eeworm.com/read/287618/8678648

h intel_upnp.h

#ifndef __INTEL_UPNP_H__ #define __INTEL_UPNP_H__ #include "rmdef/rmdef.h" /** * The registration operation for Intel UPnP stack * @param upnp_stack_data - private data from the ms_upnp_extension
www.eeworm.com/read/313686/13582838

nse upnp-info.nse

-- UPnP network information script -- rev 0.2 (1-9-2007) id = "UPnP" description = "Attempts to extract system information from UPnP service" author = "Thomas Buchanan
www.eeworm.com/read/479375/6693153

h wps_upnp.h

/* * UPnP WPS Device * Copyright (c) 2000-2003 Intel Corporation * Copyright (c) 2006-2007 Sony Corporation * Copyright (c) 2008-2009 Atheros Communications * Copyright (c) 2009, Jouni Malinen
www.eeworm.com/read/479375/6693156

c wps_upnp.c

/* * UPnP WPS Device * Copyright (c) 2000-2003 Intel Corporation * Copyright (c) 2006-2007 Sony Corporation * Copyright (c) 2008-2009 Atheros Communications * Copyright (c) 2009, Jouni Malinen
www.eeworm.com/read/152475/12111148

html faq_upnp.html