[JDEV] P2P and IM

2003-01-28 Thread Daniel MD
Ok maybe i expressed myself wrongly, 

What i would like to create is a collaboration network tool, on one side
i have the IM and threaded subjects, and on the other i have a file
swapping area, where i can upload some files, say a CAD file, or the
Source Code of SuperLIB, so from my perspective i can do two or three
implementation options:
 number one: Use a combination of P2P (open source p2p) and IM (jabber),

 second. use Jabber and try to modify a server to exchange file lists,
that cross over  through  HTTP GET  HTTP POS requests, 

 third: create a win32 socket application that does all the stuff i need
(very hard work)

So what would the list recommend? Any suggestion would be appreciated.


Best Regards, 
Daniel MD




___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev



RE: [JDEV] P2P and IM

2003-01-28 Thread Daniel MD
Hum thanks for the hint i think i can work with this to do what i want.

Thank's dan.

Best Regards, 
Daniel MD


-Mensagem original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Em nome de Dan
Enviada: terça-feira, 28 de Janeiro de 2003 17:58
Para: [EMAIL PROTECTED]
Assunto: Re: [JDEV] P2P and IM

Option #2 seems very close to the OOB spec.
- Original Message - 
From: Daniel MD [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, January 28, 2003 1:09 PM
Subject: [JDEV] P2P and IM


 Ok maybe i expressed myself wrongly, 
 
 What i would like to create is a collaboration network tool, on one
side
 i have the IM and threaded subjects, and on the other i have a file
 swapping area, where i can upload some files, say a CAD file, or the
 Source Code of SuperLIB, so from my perspective i can do two or three
 implementation options:
  number one: Use a combination of P2P (open source p2p) and IM
(jabber),
 
  second. use Jabber and try to modify a server to exchange file lists,
 that cross over  through  HTTP GET  HTTP POS requests, 
 
  third: create a win32 socket application that does all the stuff i
need
 (very hard work)
 
 So what would the list recommend? Any suggestion would be appreciated.
 
 
 Best Regards, 
 Daniel MD
 
 
 
 
 ___
 jdev mailing list
 [EMAIL PROTECTED]
 http://mailman.jabber.org/listinfo/jdev


___
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev