|
|
This is a very interestin idea you're working on but a little complex to
answer your questions right away. Though this is the qt-interest list I'd
suggest taking a look at p2p (peer to peer) systems that are designed for
this type of application you're working on. One recommendation :
www.jxta.org
It's a open source project hosted by sun.
-- A l e x
> I think what you're looking for , is a protocol which does not depend
> whether you use QSocket or not. We maybe should know something more
> about your network. Do all computers know which is the number of
> computers connected to the network? Or is it a dynamic network where
> computers can connect or disconnect as they will?
>
> As you explained it, it looks like a token passing network but maybe
> you should give more information about the type of messages you'll use
> and so on....
>
> Regards,
>
> Juan.
>
>
>
> Harsimrat Thukral wrote:
>
> >Dear Developers
> >
> >I'm working on a project which used QT and finished 60% with all your
> guys
> >support and help. I started with zero knowledge in QT, still a beginner
> >though....
> >
> >I have a program, which will be put on 6 computers. There is no server
> and
> >all the clients will act as server and client......
> >
> >Suppose If I open the program and pass some files to that program....I
> want
> >all 5 other computers should be able to fetch that file from the first
> >one.......
> >
> >If first one goes down, some machine maybe second computer starts acting
> as
> >the main hub and all the information is updated on all the machine at
> >regular intervals.....maybe every 30 seconds all 6 machines get
> >synchronised......if I bring 5 machines down......and one will perform
> >certain actions and as soon as some other comes up it should pass the
> >information.......
> >
> >What is the best way to do it using QSockets........Little bit piece of
> code
> >will be good.....
> >
> >Thank You
> >Harsimrat
> >
> >--
> >List archive and information: http://lists.trolltech.com/qt-interest/
> >
> >
> >
>
> --
> List archive and information: http://lists.trolltech.com/qt-interest/
>
--
Dipl.-Ing. Alexander Carôt
Email : Alexander@xxxxxxxx
Tel.: +49 (0)177 5719797
phd-student at www.isnm.de
"Happy ProMail" bis 24. März: http://www.gmx.net/de/go/promail
Zum 6. Geburtstag gibt's GMX ProMail jetzt 66 Tage kostenlos!
--
List archive and information: http://lists.trolltech.com/qt-interest/
|
|