Hello Omni, k-insis, and Auge_ohr
Your solutions are very good, I will start working with them.
My grateful.
Search found 174 matches
- Thu Sep 19, 2024 4:39 pm
- Forum: eXpress++ Support
- Topic: Blocks on SMTP servers
- Replies: 4
- Views: 5436
- Fri Sep 13, 2024 9:29 am
- Forum: eXpress++ Support
- Topic: Blocks on SMTP servers
- Replies: 4
- Views: 5436
Blocks on SMTP servers
Dear friends,
I hope they are very well.
Since this year, Gmail does not allow sending emails through SMTP. Microsoft Outlook does allow it, but it crashes very frequently.
What alternative or solution can be applied to be able to use the functions of Xbase, or Express, for sending emails normally?
I hope they are very well.
Since this year, Gmail does not allow sending emails through SMTP. Microsoft Outlook does allow it, but it crashes very frequently.
What alternative or solution can be applied to be able to use the functions of Xbase, or Express, for sending emails normally?
- Sun Jun 23, 2024 8:11 pm
- Forum: CXP / Web Development
- Topic: How to publish an httpendpoint API in IIS
- Replies: 8
- Views: 10279
Re: How to publish an httpendpoint API in IIS
Hello, dear Slavko Dam
Brilliant. Thanks for the help.
Brilliant. Thanks for the help.
- Fri Jun 21, 2024 7:22 pm
- Forum: CXP / Web Development
- Topic: How to publish an httpendpoint API in IIS
- Replies: 8
- Views: 10279
Re: How to publish an httpendpoint API in IIS
Hello, SlavkoDam It is evident that you have a great command of all programming and computer science topics. I will study your recommendations step by step. I appreciate it a lot. While I try to understand, I would like you to do me the favor of answering the following. It is evident that Fecth Java...
- Tue Jun 18, 2024 10:43 pm
- Forum: CXP / Web Development
- Topic: How to publish an httpendpoint API in IIS
- Replies: 8
- Views: 10279
Re: How to publish an httpendpoint API in IIS
Hello, SlavkoDam Thanks for the information. I will study it day after day, until I understand it. Meanwhile, I leave you the link where I found the way to program the HTTPENDPOINT, it is a forum that has Xbase++ https://ilx.alaska-software.com/index.php?ams/how-to-use-the-win-acme-client-to-request...
- Mon Jun 17, 2024 6:55 pm
- Forum: CXP / Web Development
- Topic: How to publish an httpendpoint API in IIS
- Replies: 8
- Views: 10279
Re: How to publish an httpendpoint API in IIS
Hello, SlavkoDam I appreciate a lot your help. I'll show you what I've developed so far: // // first case // #define PORT 443 oHttpEndpoint := HttpEndpoint():new( PORT, "*" ) oHttpEndpoint:setCertificateFromFile( "c:\mycerts\ www.megasoftrd.com.pfx", "blue5712") lStarted := oHttpEndpoint:start() // ...
- Mon Jun 03, 2024 1:24 pm
- Forum: CXP / Web Development
- Topic: How to publish an httpendpoint API in IIS
- Replies: 8
- Views: 10279
How to publish an httpendpoint API in IIS
Hello, dear friends. I hope that everybody are very well. I was able to successfully develop an API using HTTPENDPOINT. I manage it on port 81. However, when I try to use port 443, HTTPS, the certificate problem appears. The documentation that Alaska Software has for managing Web hosting is very poo...
- Mon Apr 22, 2024 3:32 pm
- Forum: eXpress++ Support
- Topic: How can I develop a DLL IN Xbase++ to use it in a C# program
- Replies: 19
- Views: 25808
Re: How can I develop a DLL IN Xbase++ to use it in a C# program
K-insis, very good recommendation. You are very right. At the moment, I'm only looking to get from a C# application to the functions that I develop in Xbase++ That would allow me to not have to rewrite much of the source code in C#. If the API works, I'll save a lot of time. And, since it is only to...
- Mon Apr 22, 2024 3:20 pm
- Forum: Did you Know?
- Topic: A web service for your data
- Replies: 14
- Views: 37548
Re: A web service for your data
Excellent, SlavkoDam
Thank you.
Thank you.
- Fri Apr 19, 2024 9:13 pm
- Forum: eXpress++ Support
- Topic: How can I develop a DLL IN Xbase++ to use it in a C# program
- Replies: 19
- Views: 25808
Re: How can I develop a DLL IN Xbase++ to use it in a C# program
SlavkoDam, K-inisis
Excellent explanations and examples. I am very grateful to you.
Best regards.
Excellent explanations and examples. I am very grateful to you.
Best regards.