代码搜索:Delphi UPnP

找到约 10,000 项符合「Delphi UPnP」的源代码

代码结果 10,000
www.eeworm.com/read/407641/2261066

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/407641/2261075

c ms_upnp.c

/* * * Copyright (c) Sigma Designs, Inc. 2005. All rights reserved. * */ #define ALLOW_OS_CODE 1 #include "rmdef/rmdef.h" #include "rmcore/include/rmcore.h" #include "../include/ms_upnp.h" #includ
www.eeworm.com/read/407641/2261083

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/407641/2261087

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/383065/2622895

h upnp_timeout.h

/////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2000-2003 Intel Corporation // All rights reserved. // // Redistribution and use in source and bi
www.eeworm.com/read/383065/2622916

c upnp_timeout.c

/////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2000-2003 Intel Corporation // All rights reserved. // // Redistribution and use in source and bi
www.eeworm.com/read/367467/2843600

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/367467/2844687

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/367467/2845273

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/361261/2946948

cpp upnp_intel.cpp

/***************************************************************************** * Upnp_intel.cpp : UPnP discovery module (Intel SDK) *****************************************************************