1. Krupa Kiran Tadepalli
  2. PowerBuilder
  3. Thursday, 14 November 2024 14:02 PM UTC

We are using TCP/IP Socket Winsock function 'connect' to the server on IP\PORT. Application is not web enabled [ No HTTP\HTTPS]. Is there anyway we can make TCP/IP socket connection using Winsock functionality SSL [TLS 1.2] enabled to make connection secured 

Simon Jutzi Accepted Answer Pending Moderation
  1. Friday, 15 November 2024 12:38 PM UTC
  2. PowerBuilder
  3. # 1

Hi
We developed a network-utilities library which we want to make publicly available soon.
If the solution from topwiz doesn't suit your need or if it'is too complicated I could maybe help you out.
Regards, Simon

Comment
  1. John Fauss
  2. Friday, 15 November 2024 19:27 PM UTC
Asking a Winsock-specific question on what is ostensibly a PowerBuilder forum is probably not going to get you many responses, as the portion of Community members that have done this kind of development work is likely pretty small. I suggest you also consider asking it on alternative forums, such as StackOverflow.com, focusing on Winsock and omitting any mention of PowerBuilder.
  1. Helpful
  1. Simon Jutzi
  2. Friday, 15 November 2024 20:51 PM UTC
Can you specify, what exactly you're trying to do?
  1. Helpful
  1. Simon Jutzi
  2. Saturday, 16 November 2024 12:10 PM UTC
Do you need somethin like this?: https://github.com/embeddedmz/socket-cpp
  1. Helpful
There are no comments made yet.
Miguel Leeuwe Accepted Answer Pending Moderation
  1. Thursday, 14 November 2024 21:14 PM UTC
  2. PowerBuilder
  3. # 2

not sure if this could be of any help:

https://www.topwizprogramming.com/freecode_winsock.html

 

Comment
There are no comments made yet.
Francisco Martinez @Appeon Accepted Answer Pending Moderation
  1. Thursday, 14 November 2024 15:30 PM UTC
  2. PowerBuilder
  3. # 3

Hi Krupa,

According to this post, it's definitely possible: https://stackoverflow.com/a/63971448

As for how, you might have better luck searching through the Winsock docs

 

Regards,
Francisco

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.