Multiprocotol Terminalprogram (BAT)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jonas Arnold
897908bf13
changed to using only one udp client, enables to reply from the same port that the message was received on,
implemented LongInstanceIdentifier to show full identifier in the UI ToolTip
|
3 years ago |
| .. |
|
Factories
|
added check if SettingsViewModel implements IProtocolSettings in CommunicationProtocolFactory,
|
3 years ago |
|
Helpers
|
changed to using only one udp client, enables to reply from the same port that the message was received on,
|
3 years ago |
|
Model
|
changed to using only one udp client, enables to reply from the same port that the message was received on,
|
3 years ago |
|
Network
|
implemented Tcp Client Protocol, including UI part,
|
3 years ago |
|
Serial
|
changed to using only one udp client, enables to reply from the same port that the message was received on,
|
3 years ago |
|
Tcp
|
changed to using only one udp client, enables to reply from the same port that the message was received on,
|
3 years ago |
|
Types
|
implemented Tcp Client Protocol, including UI part,
|
3 years ago |
|
Udp
|
changed to using only one udp client, enables to reply from the same port that the message was received on,
|
3 years ago |
|
UsbHid
|
changed to using only one udp client, enables to reply from the same port that the message was received on,
|
3 years ago |
|
CommunicationProtocol.cs
|
changed to using only one udp client, enables to reply from the same port that the message was received on,
|
3 years ago |
|
ConnectionRequestEventArgs.cs
|
implemented ConnectionRequestEventArgs to provide Connection result (Sucess or failure) to ProtocolSettingsViewModel
|
3 years ago |
|
DisconnectedEventArgs.cs
|
wired up real communication protocol to the CommunicationDataViewModel,
|
3 years ago |
|
ICommunicationProtocol.cs
|
changed to using only one udp client, enables to reply from the same port that the message was received on,
|
3 years ago |
|
ILibraryEquivalentConverter.cs
|
implemented serial protocol,
|
3 years ago |
|
IProtocolSettings.cs
|
implemented newline handling in CommunicationDataViewModel,
|
3 years ago |
|
IProtocolSettingsViewModel.cs
|
implemented forcing state change of settingsVM when UnintentionalDisconnect happened,
|
3 years ago |
|
MultiTerm.Protocols.csproj
|
implemented first version of UDP protocol
|
3 years ago |
|
ProtocolSettingsViewModel.cs
|
implemented forcing state change of settingsVM when UnintentionalDisconnect happened,
|
3 years ago |
|
ReceivedDataEventArgs.cs
|
changed ExtendedChar to ExtendedByte,
|
3 years ago |
|
SentDataEventArgs.cs
|
changed ExtendedChar to ExtendedByte,
|
3 years ago |