P2P Using server

  • Thread starter Thread starter Larsp
  • Start date Start date
L

Larsp

Hi! I'm member of a school projekt that is going to make a
IM applikation. My jobb is to make the peer to peer
communication work. The client sends via the server that
he has a file he wants to share. Then someone can answer
and once a communication-line has been made they can send
files to each other without goint via the server.

where can I find help about this?
 
look at the code base for tools like emule, or xmule (open source I think).
Or, look at the development kit for instamt messenger.

--
Regards

John Timney (Microsoft ASP.NET MVP)
----------------------------------------------
<shameless_author_plug>
Professional .NET for Java Developers with C#
ISBN:1-861007-91-4
Professional Windows Forms
ISBN: 1861005547
Professional JSP 2nd Edition
ISBN: 1861004958
Professional JSP
ISBN: 1861003625
Beginning JSP Web Development
ISBN: 1861002092
</shameless_author_plug>
 
Back
Top