8 Einträge, 1 Seite |
Well, it's been a year or two since AOL changed the ICQ servers such that the V4 UDP procotol is no longer supported. Thus Net::ICQ is no longer useful as it relied on that protocol. However, this code may still be useful to some as a learning tool or a base for other systems, and someone may even want to take over the project and update the protocol support. So if you want to access ICQ from perl, I'm sorry to say that Net::ICQ is no longer an option.
1
2
3
4
5
6
7
8
9
connecting...
--> event #18490 <1000>
OOPS: Server told us the wrong session ID!
OOPS: Server told us the wrong UIN!
<-- event #0 [] <0>
--> ACK #0
OOPS: Server told us the wrong session ID!
OOPS: Server told us the wrong UIN!
<-- event #0 [] <0>
8 Einträge, 1 Seite |