Simple WinForms 4.7C# app – extensions and basic refactoring

Job ID: 38697236

Budget: $30 – $250 USD

Existing Windows Forms 4.7 project mods/extensions
1. Modification of the structure of an ASCII buffer (so called 0x65 buffer) filling function that contains the content of a 0x65 message to be subsequently sent over UDP using functions in 2) below, more details in a Word file attached and an Excel file (look only at the 0x65_FS_msg_only_newdef worksheet)
2. Using an attached ready made set of functions in C# to listen to UDP server and call the sending function to transfer the 0x65 message buffer
3. Simple modification to the current, working option „Import MS”. It currently imports 4 columns in csv format. The modification is to add a first "heading" line with just two strings: 1-st the 2-letter MS code/name and the 2-nd the MS description. The 1-st could be either an empty string or it will contain a 2-character ASCII manual code/number of the MS. If it is empty then the number should be taken from the automatic numbering code used when saving a new MS in the FormGeneratorModow. When the 2-letter code is given (not empty) in the first line then the new MS name should be created in the same fashion as it is done currently automatically, i.e. 2-letter code and appended automatically with the current date.
The remaining lines should be extended with two more columns with 0/1 values that will control setting of a “Boost” and “Enable” checkboxes on the FormGeneratorModow.
4. Removing a few small bugs and changing Polish variable names to English (simply using Google Translator)
Related categories: .NET C# Programming