aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Integration/Services/ExternalBridgeClient.cs
Commit message (Collapse)AuthorAgeFilesLines
* Added code comments for:Roy Ben-Shabat2018-01-081-110/+0
| | | | | | | | | | | Integration. Refactored ExternalBridgeClient to: IExternalBridgeSecureClient. ExternalBridgeTcpClient. ExternalBridgeUsbClient. Refactored MachineConnectionView to use the new external bridge clients by data template "data type".
* Implemented External Bridge Client USB Connection.Roy Ben-Shabat2018-01-071-2/+44
|
* Implemented abstraction of message encoding/decoding by adding another layer ↵Roy2018-01-031-1/+1
| | | | of "Encoders" to Transporters.
* Refactored Transporter Adapters collection to single adapter !Roy2018-01-021-2/+1
|
* Implemented KeepAlive Mechanism.Roy Ben-Shabat2017-12-271-0/+1
| | | | Direct Synchronization is now working good.
* MERGERoy2017-12-261-2/+2
|
* Modified .NET Transport layer to return TangoMessage<Response> for a request !!!Roy Ben-Shabat2017-12-241-1/+1
|
* Continue for last commit.Roy2017-12-241-0/+68