06-29-2006 01:53 AM
06-29-2006 02:38 AM
To recognize a specific machine in the internet by its IP address, that address has to be listed with the organizations managing the internet, which means buying a specific IP address.
What normally happens in internet connection is that your provider either gives you an address from a pool of addresses they have or that they assign you an internal IP address on their internal network and to the outside network you are recognized by the IP address of your provider's server. So, unless you buy a static address and set up your machine accordingly, I'm not sure you can do this. You could try searching here for some previous answers to see if there are ways around this.
06-29-2006 06:53 AM
Thanks for reply "tst",
I also think that it must be connected to the internet server. it's ok the LabVIEW server is playing the role of web server for the application but still it'll need some connection to the "internet".
I'm looking for moer information, if you get some pls don forget to share with me.
-Alok
06-29-2006 01:51 PM
06-29-2006 01:55 PM
06-29-2006 02:01 PM
As Brian explained very eloquantly, that won't work because that IP address is not an internet IP address, but is defined in the OS, and would only be valid in the LAN.
@BestPker wrote:
You could simply try Start->Run (Win+R) then type in "cmd",after opening the command windows, type in "ipconfig"And use the ip address shown there.
06-29-2006 02:33 PM
06-29-2006 03:14 PM
06-29-2006 03:38 PM - edited 06-29-2006 03:38 PM
Message Edited by tst on 06-29-2006 11:39 PM
06-29-2006 03:59 PM