03-04-2025, 03:39 PM
@TheLastMan
here the MOD of your code working... at least about TCP/IP... I haven't fixed bugs of LIFO stack, I have fixed only "error out of range".
Your goal, your will, your code for this issue
I have removed all the underscore for 2 reasons:
1. they are unuseful
2. it sometimes stucks the parser giving false errors.
Here the ServerMOD code and ClientMOD code.
Save and run in QB64pe 4.0 or higher.
here the MOD of your code working... at least about TCP/IP... I haven't fixed bugs of LIFO stack, I have fixed only "error out of range".
Your goal, your will, your code for this issue
I have removed all the underscore for 2 reasons:
1. they are unuseful
2. it sometimes stucks the parser giving false errors.
Here the ServerMOD code and ClientMOD code.
Save and run in QB64pe 4.0 or higher.

