Changes between Version 21 and Version 22 of Software/GatewayDBus
- Timestamp:
- 08/31/10 16:46:12 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Software/GatewayDBus
v21 v22 3 3 4 4 == PLEASE NOTE == 5 The first version of OpenBM-Gateway v0.9 is not longer supported. I abandoned the use of D-Bus for interproccess communication. The reason is that D-Bus just s... I would say, don't work well. I had so much of crashes with that piece of software, that I decided to throw it far far away and not to use it in my applications for at least next year until it get more stable (used version was 1.3.6). So now OpenBM-Gateway is implemented as a TCP server allowing multiple clients (mostly only local) to connect to it, to receive and transmit messages from/to IBus(RS232). Please [wiki:Software/Gateway DBusvisit this page for more information] about new gateway.5 The first version of OpenBM-Gateway v0.9 is not longer supported. I abandoned the use of D-Bus for interproccess communication. The reason is that D-Bus just s... I would say, don't work well. I had so much of crashes with that piece of software, that I decided to throw it far far away and not to use it in my applications for at least next year until it get more stable (used version was 1.3.6). So now OpenBM-Gateway is implemented as a TCP server allowing multiple clients (mostly only local) to connect to it, to receive and transmit messages from/to IBus(RS232). Please [wiki:Software/Gateway visit this page for more information] about new gateway. 6 6 7 7