|
Posted by Rich Seifert on December 12, 2007, 10:32 am
If you were Registered and logged in, you could reply and use other advanced thread options In article
> Dear all,
>
> I have made 2 network devices which are OK to communicate with PC. The
> connection configuration is that the PC and the 2 devices are
> connected to an LAN switch. I have written a program which can connect
> to any one of the 2 devices without problem.
>
> However, actually I want to put the devices behind a router which is
> connected to the WAN. The router configuration is OK as I can use it
> to browse web pages without problem.
>
> However, my program cannot communicate with the devices when they are
> plugged into the router.
>
Have you written your program to communicate through the IP stack, or
does it interface directly to the LAN device driver? Only IP packets
will be forwarded through an IP router.
--
Rich Seifert Networks and Communications Consulting
21885 Bear Creek Way
(408) 395-5700 Los Gatos, CA 95033
(408) 228-0803 FAX
Send replies to: usenet at richseifert dot com
|