Changeset ed2e37f for skype/README
- Timestamp:
- 2007-08-20T16:35:48Z (17 years ago)
- Branches:
- master
- Children:
- 0c60f96
- Parents:
- ba20c39
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/README
rba20c39 red2e37f 33 33 cp skype.so /usr/lib/bitlbee 34 34 35 - Start the tcp server:35 - Start skyped (the tcp server): 36 36 37 37 python skyped.py … … 48 48 - Receiving messages 49 49 50 - Writing a tcp daemon that is a gateway between Skype and tcp 50 - skyped (the tcp daemon that is a gateway between Skype and tcp) 51 52 - Error handling when skyped is not running and when it exists 51 53 52 54 What needs to be done (aka. TODO): … … 66 68 - maybe on account on/off, change our state from/to offline? so that we won't miss any message 67 69 68 - handle the case when the tcp server is not running (currently SIGPIPE is not handled at all by the plugin)69 70 70 If something does not work and it's not in the TODO section, then please contact me! 71 71
Note: See TracChangeset
for help on using the changeset viewer.