| 14 | | * Microsoft's SSDP (used by UPnP): http://www.upnp.org/resources/sdks.asp |
| 15 | | * Java's JINI (now Apache River): https://jini.dev.java.net/ |
| 16 | | These would need us to use Java libs via Jython unless we write our own Python libs! |
| | 14 | * Microsoft's SSDP (used by [http://www.upnp.org UPnP]): |
| | 15 | * Python implementations: |
| | 16 | * http://resnet.uoregon.edu/~gurney_j/jmpc/pymeds.html |
| | 17 | * http://www.sourcesec.com/2008/11/07/miranda-upnp-administration-tool/ |
| | 18 | * Java's JINI (now Apache River): |
| | 19 | * https://jini.dev.java.net/ |
| | 20 | * This would need us to use Java libs via Jython unless we write our own Python libs! |