|
-
July 25th, 2005, 11:26 PM
#1
Windows Application Comunication Over Internet
Hi, I developed a small windows application. Now I'm trying to make that running on diferent computers and out of my Local Network, I can transfer data from one aplication to another, something like returning a dataset with data from the other computer.
I already make it work in my local network, I have comunication, buut, when I try with a machine out of my network I have no luck. I know Local Network is very different than internet, because of dynamic IP's and security. But is there a chance I can extend what I achieved in my local NEtwork to the internet???
Thanks
-
July 26th, 2005, 12:02 AM
#2
Re: Windows Application Comunication Over Internet
If you're using sockets as your method of transport it should work fine over the net if it works ok on your LAN.
You must bear in mind your machine must be visible to the net (i.e. not behind a firewall) and preferably have a registered and static IP address.
Darwen.
-
July 26th, 2005, 01:24 AM
#3
Re: Windows Application Comunication Over Internet
and Darwen, I would add that simple routing through switches can also work as perfect as having static IP and internet exposure.
If you think you CAN, you can, If you think you CAN'T, you are probably right.
Have some nice Idea to share? Write an Article Online or Email to us and You may WIN a Technical Book from CG.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|