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
12a3b6792f
implemented progress bar and auto remove status bar message after duration,
...
moved TabContent to Wpf Project instead of CustomControl Project,
added ProgressBarSmoother,
fixed exception in destructor of MultiFormatTextBox,
added message on unintentional disconnect,
added detection in TCP when socket was closed
3 years ago
..
ByteDataViewModel.cs
changed ExtendedChar to ExtendedByte,
3 years ago
CommunicationDataViewModel.cs
implemented send on enter,
3 years ago
ICommunicationDataViewModel.cs
fixed clear command,
3 years ago
IDataViewModel.cs
changed ExtendedChar to ExtendedByte,
3 years ago
ITerminalViewModel.cs
implemented teardown of all tabs when closing Main App
3 years ago
SendReceiveViewModel.cs
Implemented MultiFormatDataView for SentData,
3 years ago
ShellViewModel.cs
implemented progress bar and auto remove status bar message after duration,
3 years ago
TerminalViewModel.cs
changed to using only one udp client, enables to reply from the same port that the message was received on,
3 years ago