File: miniupnpc.def

package info (click to toggle)
miniupnpc 2.3.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 992 kB
  • sloc: ansic: 7,885; makefile: 325; xml: 207; python: 170; sh: 161; java: 89
file content (48 lines) | stat: -rw-r--r-- 1,047 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
LIBRARY
; miniupnpc library
   miniupnpc

EXPORTS
; miniupnpc
   upnpDiscover
   upnpDiscoverDevice
   upnpDiscoverDevices
   upnpDiscoverAll
   freeUPNPDevlist
   parserootdesc
   UPNP_GetValidIGD
   UPNP_GetIGDFromUrl
   GetUPNPUrls
   FreeUPNPUrls
; miniwget
   miniwget
   miniwget_getaddr
; upnpcommands
   UPNP_GetTotalBytesSent
   UPNP_GetTotalBytesReceived
   UPNP_GetTotalPacketsSent
   UPNP_GetTotalPacketsReceived
   UPNP_GetStatusInfo
   UPNP_GetConnectionTypeInfo
   UPNP_GetExternalIPAddress
   UPNP_GetLinkLayerMaxBitRates
   UPNP_AddPortMapping
   UPNP_AddAnyPortMapping
   UPNP_DeletePortMapping
   UPNP_DeletePortMappingRange
   UPNP_GetPortMappingNumberOfEntries
   UPNP_GetSpecificPortMappingEntry
   UPNP_GetGenericPortMappingEntry
   UPNP_GetListOfPortMappings
   UPNP_AddPinhole
   UPNP_CheckPinholeWorking
   UPNP_UpdatePinhole
   UPNP_GetPinholePackets
   UPNP_DeletePinhole
   UPNP_GetFirewallStatus
   UPNP_GetOutboundPinholeTimeout
; upnperrors
   strupnperror
; portlistingparse
   ParsePortListing
   FreePortListing