BugID: 836
Made serviceBroker client suitable to connected to serviceBrokers at several machines. Extended the SB protocol with re-register events to update a restarted service- Broker with the port that are already in use. Banned 'localhost' from the code. Remove (IN) and (OUT) from the signal names of the framework. They only work confusing.
Showing
- MAC/GCF/TM/include/GCF/TM/GCF_TCPPort.h 9 additions, 1 deletionMAC/GCF/TM/include/GCF/TM/GCF_TCPPort.h
- MAC/GCF/TM/src/GCF_Protocols.cc 12 additions, 12 deletionsMAC/GCF/TM/src/GCF_Protocols.cc
- MAC/GCF/TM/src/PortImpl/GCF_TCPPort.cc 11 additions, 6 deletionsMAC/GCF/TM/src/PortImpl/GCF_TCPPort.cc
- MAC/GCF/TM/src/ServiceBroker/GSB_Controller.cc 85 additions, 11 deletionsMAC/GCF/TM/src/ServiceBroker/GSB_Controller.cc
- MAC/GCF/TM/src/ServiceBroker/GSB_Controller.h 13 additions, 9 deletionsMAC/GCF/TM/src/ServiceBroker/GSB_Controller.h
- MAC/GCF/TM/src/ServiceBroker/GSB_Defines.h 4 additions, 5 deletionsMAC/GCF/TM/src/ServiceBroker/GSB_Defines.h
- MAC/GCF/TM/src/ServiceBroker/GTM_SBTCPPort.cc 6 additions, 6 deletionsMAC/GCF/TM/src/ServiceBroker/GTM_SBTCPPort.cc
- MAC/GCF/TM/src/ServiceBroker/GTM_ServiceBroker.cc 363 additions, 129 deletionsMAC/GCF/TM/src/ServiceBroker/GTM_ServiceBroker.cc
- MAC/GCF/TM/src/ServiceBroker/GTM_ServiceBroker.h 65 additions, 42 deletionsMAC/GCF/TM/src/ServiceBroker/GTM_ServiceBroker.h
- MAC/GCF/TM/src/ServiceBroker/SB_Protocol.prot 87 additions, 10 deletionsMAC/GCF/TM/src/ServiceBroker/SB_Protocol.prot
Loading
Please register or sign in to comment