I'm tryin to sign on under a name that has about 160
buddies on its list with the jaimtest program. i
get "Sending toc_add_buddy buddyName" messages
for each name on the list, and eventually start
receiving "Toc Response received:ERROR:903"s.
finally, i get a "java.net.SocketException: Connection
reset by peer: JVM_recv in socket input stream read"
and then a bunch of "Error: A message has been
dropped, you are exceeding the server speed limit".
When i watch the buddy sign on from another name, it
gets on and then gets off almost immediately. These
messages fly by very fast.
I tried signing on under an name with fewer buddies on
the list. This works fine. I also tried to get rid of any
kind of sends i find in jaimtest, and i can't make it stop.
I think this has to do with the way the config is set up at
the beginning of connection.
Logged In: YES
user_id=399397
i found out if i comment out some of the lines in within the
while loop in receiveConfig() it lets me stay online.
regardless, maybe there should be some kind of internal
speed limit.