![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
Join Date: Jul 2004
Location: Location
Posts: 140
Rep Power: 5
![]() |
C# bittorrent library?
Hey everyone,
I'm just wondering, is there some kind of bittorrent library that I can use in a C# application? I have searched on google but have yet to find anyhting. Thanks! |
|
|
|
|
|
#2 |
|
Expert Programmer
|
Not really sure, but Bit torrent was written in python. I don't know much about python so I couldn't tell you how to go about converting it.
|
|
|
|
|
|
#3 |
|
Expert Programmer
|
if u need python help go talk to sane... i think DaWei knows a lot about python too, or at least he makes it look like that :p
__________________
|
|
|
|
|
|
#4 |
|
Programmer
Join Date: Jul 2006
Location: using Earth.Africa.Egypt.Cairo;
Posts: 76
Rep Power: 3
![]() |
i don't think there is a bittorrent library written in C#,may be you could try and do it i think it will be fun............if you have the time for it
![]() |
|
|
|
|
|
#5 |
|
Hobbyist Programmer
Join Date: Jun 2006
Location: Ireland
Posts: 152
Rep Power: 3
![]() |
Don't know much about interoperability between C# and unmanaged C++ libraries. But if it is possible check out libtorrent. I use it myself for Hailte, but that's also C++.
__________________
Visit my website BinaryNotions. |
|
|
|
|
|
#6 | |
|
Hobbyist Programmer
Join Date: Jul 2004
Location: Location
Posts: 140
Rep Power: 5
![]() |
Quote:
Thanks! |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using C library in C++ program...? | hydra | C++ | 1 | Dec 14th, 2006 4:13 PM |
| Discussion: How to implement the 'glue' between app and a library? | Eoin | C++ | 10 | Sep 28th, 2006 9:14 AM |
| Any need a game library wrapper of RUDL(rubyese directmedia library) | Master | Ruby | 18 | Apr 1st, 2006 12:24 PM |
| what is the difference between an API and a library? | linuxpimp20 | Other Programming Languages | 6 | Aug 27th, 2005 8:25 AM |
| Code library (in working progress) | Cerulean | Python | 4 | Jul 7th, 2005 9:58 AM |