Search found 86 matches

by SlavkoDam
Thu Jun 02, 2022 11:28 am
Forum: Xbase++ Support
Topic: TLS socket connection in Xbase 1.9
Replies: 7
Views: 4290

Re: TLS socket connection in Xbase 1.9

The problem is solved. I was not the problem in socket, but in Xbase++ function RandomKey() which return empty value in 1.9. I created my own function for that purpose in C using WinApi, and now TLS client works fine. All Internet clients in Xbase++ 1.9 now support TLS connection.
by SlavkoDam
Fri May 27, 2022 11:49 am
Forum: Xbase++ Support
Topic: TLS socket connection in Xbase 1.9
Replies: 7
Views: 4290

Re: TLS socket connection in Xbase 1.9

Hi Tom, Yes, I know that Xbase 1.9 don't support TLS. In order to overcome that lack for Xbase 1.9 users, I developed my own implementation of WinSock2, and it works o.k. but only for non-TLS as in Xbase 1.9. The point is that the base socket should be set to security state to work for TLS. There ar...
by SlavkoDam
Thu May 26, 2022 11:02 am
Forum: Xbase++ Support
Topic: TLS socket connection in Xbase 1.9
Replies: 7
Views: 4290

TLS socket connection in Xbase 1.9

Hello, In Xbase 2.0 socket functions work for both non-TLS and TLS connections. They work fine for any Internet protocol. In Xbase 1.9 socket functions work fine only for non-TLS connections. TLS connection is created successfully, but on ClientHello message, TLS server always returns alert error 50...
by SlavkoDam
Sat Apr 30, 2022 7:49 am
Forum: Xbase++ 2.0
Topic: What Java library or dll can be used to develop a WEB GUI in Xbase++?
Replies: 62
Views: 28250

Re: What Java library or dll can be used to develop a WEB GUI in Xbase++?

Hello Diego,

I am glad that you are pleased with PowerWeb. I am always opened to support my customers with any help. The most important is that you can achieve your goal, to develop a web application as you wish.
by SlavkoDam
Sat Apr 30, 2022 7:44 am
Forum: Xbase++ 2.0
Topic: What Java library or dll can be used to develop a WEB GUI in Xbase++?
Replies: 62
Views: 28250

Re: What Java library or dll can be used to develop a WEB GUI in Xbase++?

Hi Cris, I also worked in Clipper from 1990. to 2003., when I bought Xbase++. I suppose we are close age, I am 1960. :) PowerXpp library is similar to eXPress++, with a difference that Power Xpp is function oriented, and eXPress++ more command oriented. But their purpose is the same, as you said, to...
by SlavkoDam
Thu Apr 28, 2022 11:33 am
Forum: Xbase++ 2.0
Topic: What Java library or dll can be used to develop a WEB GUI in Xbase++?
Replies: 62
Views: 28250

Re: What Java library or dll can be used to develop a WEB GUI in Xbase++?

Hello everybody, I am the owner of company SD-SoftDesign and the author of PowerWeb library and other libraries for Xbase++: PowerXpp (Desktop), PowerSql (SQL), PowerCom (Client/Server) and PowerCrp (Criptography). I call them Power family libraries. There are many talks here about PowerWeb library....