Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create ClientServerTest project #22

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

mrandreastoth
Copy link

@mrandreastoth mrandreastoth commented Feb 9, 2022

Create ClientServerTest project - a combined client and server test program for manually testing NetCom7

NOTE: Currently message corruption occurs when performing sends in quick succession of each other, i.e., when rapidly hitting the send button a few times in a row - the failure is that some received messages consist of the correct expected messages but repeated multiple times.

Andreas Toth and others added 8 commits February 9, 2022 11:40
…rogram for manually testing NetComm7

NOTE: Currently message corruption occurs when performing sends in quick succession of each other, i.e., when rapidly hitting the send button a few times in a row - the failure is that some received messages consist of the correct expected messages but repeated multiple times.
Replace Free with FreeAndNil
Replace 0 with Low when High is used
Replace string with const string parameters
Tidy-up code
WARNINGS
 -Only tested under Windows 10
 -UDP broadcast not tested
 -IPv6 support not tested
Delete local file
Delete local file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant