Jump to content

_TocLib, a library for TOC Protocol


Falcone88
 Share

Recommended Posts

Awesome Job. Falcone88. I've been playing around with TOC and it proves useful for many things I need done. Thanks a million. :)

Also, Best of luck implementing the Oscar protocol.

Edited by P5ych0Gigabyte
HKTunes:Softpedia | GoogleCodeLyricToy:Softpedia | GoogleCodeRCTunes:Softpedia | GoogleCodeMichtaToolsProgrammer n. - An ingenious device that turns caffeine into code.
Link to comment
Share on other sites

  • 10 months later...
  • 8 months later...

This looks like something I was considering writing myself, I'll be sure to try it out when I get home tonight.

I was wondering if anyone knows how AIM does sending pictures. Is it more of a FTP kind of protocol? Basically I want to be able to send a small .BMP to my cell phone and be able to text back an answer. I was using it as part of a trading bot for an online game. I have the screen grab stuff all in place and can do this interaction through email, but my phone isn't web enabled so it'd be great to be able to send the pic through AIM. Does this work with Cell phones?

My current workaround would be to send the pic via email to my carrier's phone email address/domain and add a tag, then prompt via IM to get the response. But doing it all in AIM in the same window would be great.

Thanks again for this great work, I'll be checking it out soon. :-)

Link to comment
Share on other sites

Hi all

I used this Lib, for a really long time, but since a update of icq (6.0) I am not able to log in.

As I saw you posts, I was kind of scared, can you two still log in with the help of this Lib?

Ich thought it isnt possible any more?!

mfg

LastTiger

Link to comment
Share on other sites

Well, I didnt change the server - it´s the one you said.

I really think that the problem is about the LogIn...

They made a change, and know you cant use this UDF any longer (at least I can´t)

My major problem is that I cant find a good documentation - maybe in german, because my english isn´t really good :P

But what about if you could show me how you did it?

That I could change this UDF and make it work again, if you don´t want to do it.

Link to comment
Share on other sites

Okay, sorry for the disturbance with my (as I know now) not really existing problem

I really cant explain what was my problem so far.The programms I once wrote, wich worked at this time, just fail in connecting to server now.

But as you said the example works.

So, thanks for your help.

(even though I thinks that its strange to talk english with a german)

(auch wenn ich es seltsam finde englisch mit einem deutschen zu sprechen)

Link to comment
Share on other sites

  • 4 weeks later...
  • 2 weeks later...
  • 2 weeks later...
  • 5 weeks later...

Hey, just in case anyone was still wondering.

I had the same problem with my program i built off of this udf all of a sudden not working with AIM screennames

I fixed it by editing the udf.

-------------------------------------------------

Line 122 ->

$TOC_VERSION = "Net::SomeName"

-------------------------------------------------

Line 166 ->

$sTocServer="toc.oscar.aol.com", $iTocPort=80, $sAuthServer="login.oscar.aol.com", $iAuthPort=5159

-------------------------------------------------

Hopefully someone can find this useful.

Disabled Monkey

Link to comment
Share on other sites

  • 2 years later...

Anyone still use this? I had made a bot using this a while ago and it's been running great up until a few days ago. Seems like the TOC servers both in the original script and the one that is posted by others seems to not want to work for me anymore. Anyone able to get this working again?

Seems like AOL is very hush hush now about doing bots. I found a developers page but they seemed to have gotten rid of it or locked it down.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...