notify pidgin the network status
Casey Harkins
caseyharkins at gmail.com
Mon Oct 8 12:05:08 EDT 2007
Binary Chen wrote:
> Hi,
>
> Which API should I use to notify pidgin that the network has changed?
> Such as network stop/start, to let pidgin to restart connect immediately
> instead of using its internal reconnect timer.
>
> Thanks.
> Bin
>
If you're considering writing a patch (for linux/unix), you'll want to
use the DBus API for NetworkManager (ticket #179).
https://developer.pidgin.im/ticket/179
If you're just looking for a way to tell pidgin to reconnect without
modifying pidgin, you can use the purple-remote command (ticket #1602).
https://developer.pidgin.im/ticket/1602
-casey
More information about the Devel
mailing list