Up |
_UPNP_Connect Scol 5.x or above required
Tries to find a UPnP compliant device on network (precisely an Internet Gateway
Device) and connects to it.
This function should be called once before using any other one.
It will freeze the application during a few seconds (3-5).
Prototype :
fun [Chn] I
- Chn : a channel
Return : I Returns: 1 or nil if it fails (or doesn't find anything).
See also :
Example :
Note
Warning : this function is defined on MS Windows Scol version only !