Hi All, How do we handle dual LAN in DCOM. Suppose I have two machines which are connected to two networks say network A & network B. Each machine has two IP addresses. My Server is running on one machine & Client on another. First of all when my Client makes a call to connect to the Server through which network will it get connected ? A or B ? Moreover suppose the connection was established through network A. Now I want that when someone pulls out the network A LAN cable from Client's or Server's machine then the Client automatically gets connected to the Server through netwrok B. Does DCOM has a solution for this ? Please note that the Networks cards installed in the machines are normal cards. They do not form a team. Best Regards, Deepak
Deepak Bajaj
Posts
-
DCOM & Dual LAN -
DCOM & Dual LANHi All, How do we handle dual LAN in DCOM. Suppose I have two machines which are connected to two networks say network A & network B. Each machine has two IP addresses. My Server is running on one machine & Client on another. First of all when my Client makes a call to connect to the Server through which network will it get connected ? A or B ? Moreover suppose the connection was established through network A. Now I want that when someone pulls out the network A LAN cable from Client's or Server's machine then the Client automatically gets connected to the Server through netwrok B. Does DCOM has a solution for this ? Please note that the Networks cards installed in the machines are normal cards. They do not form a team. Best Regards, Deepak
-
Sharing Dial-Up-ConnectionHi guys, I've a dial up connection available on a pc to which I'm connected via LAN. I want to connect to internet using this dial up connection. How can I do that? Is it possible to invoke that dial up connection through my program also. Thanks Deepak