Jump to content

Recommended Posts

Posted

I'm messing with torrents, and thought it'd be fun to make a project with AutoIT.

I have code to read torrent info (Including seeds/leechs) in PHP. And for the most part I can port it over except for the BEncode and BDecode.

I was wondering if anyone had a UDF/way for this, or another route to reading torrent info?

Thanks in advance.

Posted

Also, I was wondering, is there a way to use PHP as an Object? If so I could just use my existing PHP code, and have it interact with PHP. I dunno, just thinking off the top of my head. Right now I'm running the php script with php.exe having it output to the file, and autoit parsing that file.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...