[fpc-pascal] fcl-web websocket
Michael Van Canneyt
michael at freepascal.org
Mon Dec 26 14:48:03 CET 2022
On Mon, 26 Dec 2022, Andrew Haines via fpc-pascal wrote:
>
> On 12/26/22 8:02 AM, Michael Van Canneyt via fpc-pascal wrote:
>>
>> I fixed the -p/--port option.
>>
>> I could reproduce the broken behaviour in the fcl-web example.
>>
>> As I thought, a change in the fcl-net ssockets unit is the cause of the
>> behaviour. I fixed it.
>>
>> Please check if your example now also works ?
>>
>> Michael.
>>
>
> I tested the client/server example and they are working now. My echo test
> program still sends but does not receive.
Please make a version of your program that does not use the LCL.
Then I'll test that too.
2 reasons for this request:
- I don't have a working version of Lazarus with FPC trunk.
- I want to exclude the problems of dealing with the main application message loop.
Michael.
More information about the fpc-pascal
mailing list