More stuff for those interested:
ftp://ftp.oswegosw.com/pub/VEEExamples/UPnP/SSDP-S.txt
-SHAWN-
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
ftp://ftp.oswegosw.com/pub/VEEExamples/UPnP/SSDP-S.txt
-SHAWN-
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
didn't attach it because trying to send a .vbs file via email would be
practically useless. It's less than one k and can be downloaded here:
ftp://ftp.oswegosw.com/pub/FindDevices.vbs
This is a modified version of an example provided by Microsoft that
discovers all UPnP devices on a network. The script works on ME and XP out
of the box, and 2000 (as well as, I assume, any NT/9x) with appropriate
add-ons (the particulars of which I didn't hang around long enough to find
out).
To use this script, save it to some directory and double click it. The
message box form of the output is not very helpful for programming, but it's
a starting point for code that can be loaded into a script control to
provide the same functionality to VEE.
While there is an awful lot of information on how SSDP works, there aren't
an awful lot of practical examples of implementing the protocol with a
socket. It is interesting though, so I'm going to keep trying to find
something useful in odd moments & if anything useful for us develops from
there I'll mention it.
-SHAWN-
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".