two com exes running on two different machines 
Author Message
 two com exes running on two different machines

Hi,

Assume there is a com outofprocess server running on two pcs over a
network.  we need not do any networking code, DCOM does all
that.........  when a DCOM enabled process is started, the client
specifies the location of the server.........  what i want is the
server is not specified to run on a particular machine......on all the
machines the server is running......All the clients are connected to
the server(Singleton) running on their respective machines.........
But all the servers running on the network or group of computers keep
updated of the same information and one server can send  data to other
server and also notify an event to another server on the
network............
In detail for example, i say there are 10 machines on the network.  on
machine1 there are some clients connected to the COM outofprocess server
(running locally)......  on machine2 there are its clients connected to
the COM outofprocess server(running locally) but any client on machine2
can send data or fire events in the server on machine1 and that server
can fire events to the clients connected to it...........  hope u got
the idea now..........
is it possible to achieve this without using raw windows networking
here.........  becoz as i know there is no DCOM here................
but still it works..........but how??
if u have any ideas pls do write to me in detail.........
here the path is transparent nor is specified any where.........  still
the two servers on different machines should be able to communicate
between each other.........  ie., one is not the client or server to
the other both are same..........  but still both the servers
servetheir clients and does connect each other clients..............
Thanks & Regards,
Aruna

Sent via Deja.com
http://www.*-*-*.com/



Sun, 20 Jul 2003 21:05:13 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Utilizing ODBC to communicate two different processes on different machines

2. Two labels with two different fonts!

3. Firing events between two EXEs

4. Focus control between two .EXEs

5. Dialog Box two OK buttons, two Cancel buttons and TODO still on it

6. DCOM and ATL: two client and two server

7. Two versions on same machine

8. two DLLs, two threads, problem

9. How to enclose two documents, two views in one Child Frame

10. How use two documents and two views in a MDI application

11. How to transfer voice or sound between two machines

12. How to implement voice chatting between two machines in C#

 

 
Powered by phpBB® Forum Software