How to get parameters for the service to invoke action
7 Feb 2007 07:01:25 -0800
I have the code (and it works) to receive all the connected devices,
by using the upnp protocol.
from the device I get it's services.
In order to operate a service in a device I need the list of functions
and arguments the device service support.
I know that this is in the xml file of the description message ...
|
what is FP_NO_HOST_CHECK?
Fri, 2 Feb 2007 11:43:51 -0500
Hi All,
This is probably not the place for this question but unfortunately I don't
know where is. Hopefully, someone has an answer to this. I have noticed the
environment variable FP_NO_HOST_CHECK on my WinXP (but not Win2K3) system
and was wondering what it means, what is it used for?
--
Garfield A. Le ...
|
Can i redirect connect to other
Wed, 31 Jan 2007 22:54:02 +0800
I want to redirect the outgo connection to port 80 to another port, such a
port listen by my program?
how should i to get it? thanks!
Xiaorun
...
|
Assign IP address to a remote device by its MAC
Wed, 24 Jan 2007 10:19:52 +0100
Hi all
Ho do I, PROGRAMMATICALLY, assign IP attributes (IP address, Default
Gateway, Subnet Mask, Port) to a remote device on the local network?
I know that the command 'ARP -s <IP address> <MAC address>' assigns the <IP
address> to the devoce wich has the <MAC address>, and that BOOTP protocol
is used ...
|
Can't find GetIpInterfaceEntry
23 Jan 2007 20:15:12 -0800
Hey Everyone,
This is probably a very simple thing, but I want to use the new
GetIpInterfaceEntry function in the IP helper library, but it does not
seem to be there. When I try to compile, I get all kinds of errors:
NETIOAPI_API is an undeclared identifier, as is PMIB_INTERFACE_ROW and,
of course, GetIpInt ...
|
Network connect/disconnect events...?
Tue, 23 Jan 2007 03:27:07 -0500
OK, I've been digging around trying to find a good way to do this, and
have managed to find several half-baked ways of doing it - hoping
someone else has had better luck and can point me in the right direction...
I need to have my application be notified when a network connection
(wired OR wireless) is es ...
|
How To Pick Winning Stocks
Thu, 15 Jun 2006 08:20:29 GMT
To pick winning stocks, you need the tools to separate
the companies with superior sales and profit growth from
the ones who are just making a lot of noise. Besides
choosing the right companies to invest in, you must
learn how to read the market's trend so that your timing
is right.
And picking the next ...
|
|
|
NotifyAddrChange() failed for non-admin account on Windows 2000.
12 Jun 2006 12:25:59 -0700
Hey guys,
I am having problem calling NotifyAddrChange() method for a non-admin
user account on Windows 2000 machine. The error returned is 110, which
is ERROR_OPEN_FAILED.
Basically I use NotifyAddrChange() to register my interest of knowing
when IP address is changed. This works fine for Windows XP and ...
|
Great time in France
Wed, 7 Jun 2006 15:29:37 +0100
Hello
I had a fantastic time in France, hope to visit again soon.
I found a holiday cottage from these guys www.looktogo.co.uk http://www.looktogo.co.uk
Regards,
Dancer: ). ...
|
Related to LSP
7 Jun 2006 05:52:39 -0700
Hello,
I have developed a sample LSP. It is working fine.
In that if I comment the code for Overlapped I/O still it is working. I
was knowing that it is mendatory to handle it, like create a IO port
and handle all operations of that.
My first question is how it is working in both the conditions?
is there ...
|