Jump to content

busy designing a utorrent community Project


Ludjer

Recommended Posts

i am busy designing a utorrent community where you can see what your friends are downloading and stuff, i am going to use php to read the ?list=1.

if some one could explain to me what exactly is going on here:

["68FD7B9AF45ADBCE01CF44F1CD14C0CD05561B85",136,"Ninja Scroll",1176291048,1000,1179911912,1196492520,1014,0,0,-1,"Bitsoup",0,0,0,0,65536,-1,0]

i think that this is how it goes, i will fill in ?? where i dont know

["hash",??,"nameoftorrent",size,percentageof1000,downloaded,uploaded,??,??,??,??,"category",??,??,??,??,??,??,??]

if any1 could please help me i would really make life easier

PS... is there a list of all the functions that you can do with utorrent

thx alot

Ludjer

Link to comment
Share on other sites

ahh yes thx alot

["HASHVALUE",STATUS*,"TORRENTNAME",SIZE,COMPLETED IN PROMILE,DOWNLOADED,UPLOADED,RATIO IN PROMILE,UPLOAD IN BYTES/S,DOWNLOAD IN BYTES/S,ETA IN SECONDS,"LABEL",CONNECTED PEERS,PEERS IN SWARM,CONNECTED SEEDS,SEEDS IN SWARM,AVAILABILITY IN 1/65536th,NUMBER OF ORDER,REMAINING BYTES],

that helps me out alot

anyway is there a document or somthing with all the functions that you can do,

im starting to use a httpanaluzer to find out what type of requests the web UI gives off.

i will post my research here

anyway peace out

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...