Application to share files
Ana Fernández <[email protected]> Mon, 9 May 2005 11:43:33 +0200
| Newsgroups | gmane.comp.java.jxta.user,gmane.comp.java.jxta.devel |
|---|---|
| Message-ID | <013301c5547b$918106f0$0a01010a__20042.9660770626$1115631613$gmane$org@aula.nortideas.com> |
Hi This is the first time I'm working with JXTA. I have a problem and I'll try to explain it to you. Maybe somebody can give some ideas to help me. It's an application to share files. It's not a pure P2P project but an hybrid where we'll have a central server to negotiate users and files to share. We'll use JXTA to download files between nodes but the server could put in touch two nodes to share their resources. I'm seeing that JXTA is not working with IP and I don't know what can I do to put in touch two nodes, send and receive files, etc. Can you give me any idea or tell me if exists any example of this? Many thanks!!