[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [JDEV] multiple ICQ/AIM accts (was whatif)



Kemal 'Disq' Hadimli wrote:
> 
> What if I have 2 ICQ accounts and 7 AIM accounts? The transports
> should be smart enough to handle all of them, and the clients too.
> Just a thought. :)

Well, _if_ the protocol includes an alias business like this,
you'd just send a message for each account.
Sorry to keep making stuff up, but the client/server protocol
page is pretty sparse!

<alias action='add' name='Disq(ICQ #1)'>
  <transport name='ICQ'>
    <UIN>1234567</UIN>
    <password>xxxxxx</password>
  </transport>
</alias>

<alias action='add' name='Disq(ICQ #2)'>
  <transport name='ICQ'>
    <UIN>5667676</UIN>
    <password>xxxxxx</password>
  </transport>
</alias>

Joshua Swink
jswink@softcom.net