CyberLink Proxy
I was developing a gateway for
UPnP devices from last week to control the remote devices over the Internet.
I have started to write
the code directly, but I am considering about
the system structure because I am on business trip this week and I have no powerful PCs to develop.
Basically, I will develop two proxy modules for SSDP and HTTP including SOAP. To transfer the HTTP request, I have to change the request data which are related to the IP and the port such as the HOST header. I am considering how to complete the change more easily now.