Websocket problem on Windows 10

Xbase++ 2.0 Build 554 or later
Post Reply
Message
Author
User avatar
rdonnay
Site Admin
Posts: 4722
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Websocket problem on Windows 10

#1 Post by rdonnay »

On one of Bobby Drakos Windows 10 computers, the eXpress++ Instant Messenger does not work.
It gets a runtime error.

This does not happen on my Windows 10 computer. We are both running the same OS build.

I can get the same error on a test program.
It is attached.

I would appreciate it if several of you eXpress++ users would run the test program and let me know if you get a runtime error.

You need to run PBUILD PROJECT.XPJ to build SERVER.EXE and CLIENT.EXE.

Run SERVER.EXE first, then CLIENT.EXE.

Click on any of the buttons on the CLIENT program.
You should see data being sent to the server and then echoed back to the client.
This data will appear in the WTF debug window.

Should should see no errors.
Please let me know if this works for you.

Thanks.
Attachments
WebSocket.zip
(3.07 KiB) Downloaded 795 times
The eXpress train is coming - and it has more cars.

User avatar
hz_scotty
Posts: 107
Joined: Thu Jan 28, 2010 8:20 am
Location: Wr.Neustadt / Österreich

Re: Websocket problem on Windows 10

#2 Post by hz_scotty »

need web.ch :pray:
best regards
Hans

User avatar
rdonnay
Site Admin
Posts: 4722
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: Websocket problem on Windows 10

#3 Post by rdonnay »

need web.ch :pray:
Apparently, you don't have Xbase++ 2.0.

This app uses new features of 2.0.
The eXpress train is coming - and it has more cars.

User avatar
hz_scotty
Posts: 107
Joined: Thu Jan 28, 2010 8:20 am
Location: Wr.Neustadt / Österreich

Re: Websocket problem on Windows 10

#4 Post by hz_scotty »

right :shifty:
best regards
Hans

User avatar
PedroAlex
Posts: 229
Joined: Tue Feb 09, 2010 3:06 am

Re: Websocket problem on Windows 10

#5 Post by PedroAlex »

Button "Send test" no problem.
in others it gives error

[img]
Teste01.JPG
Teste01.JPG (103.72 KiB) Viewed 12530 times
[/img]
Pedro Alexandre

User avatar
rdonnay
Site Admin
Posts: 4722
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: Websocket problem on Windows 10

#6 Post by rdonnay »

So you are getting the same error.
This means that it is not unique to 1 computer.
Thanks for that feedback.
The eXpress train is coming - and it has more cars.

Post Reply