View Single Post
  #1 (permalink)  
Old February 1st, 2009
mathirajan mathirajan is offline
Novicius
 
Join Date: February 1st, 2009
Posts: 1
mathirajan is flying high
Default C# implementation for LimeWire - P2P

Hi,

We are looking at a cheap P2P implementation for our dotNet desktop application. We aim to have a client that supports the following,
1. Search on famous P2P network for files
2. Download files from the P2P network (based on the search results)
3. We want to support existing P2P networks like limewire

Obviously we don't want to build the client application from scratc, hence we are looking at some ready made solution that is compatible with dotNet application. We are willing to pay for the solution.


Thanks,

Mathi
Reply With Quote