NetTalk Central

Author Topic: Error 10038 socket operation  (Read 560 times)

wasatchconsulting

  • Jr. Member
  • **
  • Posts: 72
    • View Profile
    • Email
Error 10038 socket operation
« on: December 29, 2023, 08:27:17 PM »
I am using NetTalk 14.13

I am trying to send an email and getting the following error message:

Error = Unable to Open Connection to [smptout.secureserver.net]:3535

The error number was 10038 which means (WSAENOTSOCK) Socket operation on non-socket. The socket has probably just been closed. An operation was attempted on something that is not a socket.

Error occurred in function NetSimple(Client).Open

Just need some direction as to where to look to solve this.

Thanks
Ken Watts

wasatchconsulting

  • Jr. Member
  • **
  • Posts: 72
    • View Profile
    • Email
Re: Error 10038 socket operation
« Reply #1 on: January 03, 2024, 01:55:55 PM »
I have worked this out. Mistake on the data provided by the end user.