This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
Chat - Ask For Help / help with NetClient
« on: May 14, 2017, 06:26:02 PM »
My application is getting a error -3
I would like some help to understand the problem.
The error states that I have "too many nettalk netauto instances on one machine"
How many is too many and how do I calculate how many instances I have running?
thanks
I would like some help to understand the problem.
The error states that I have "too many nettalk netauto instances on one machine"
How many is too many and how do I calculate how many instances I have running?
thanks
2
The Rest - Ask For Help / Re: netclient and NTLM authorization
« on: July 12, 2011, 03:07:51 PM »
I have convinced the web service supplier to get a SSL cert.
I know that you have lots of examples with SSL but do you have ( or know of ) a web page with SSL that i can practice on?
I know that you have lots of examples with SSL but do you have ( or know of ) a web page with SSL that i can practice on?
3
The Rest - Ask For Help / Re: netclient and NTLM authorization
« on: July 11, 2011, 03:12:28 PM »which build of NetTalk are you using?
I am using 5.29
This can be a little bit confusing if you look at the top of the netall.inc
! NetTalk v5.28 - the premier TCP/IP solution. Copyright © 2000-2011 CapeSoft Software - www.capesoft.com
! Generated by CapeSoft's Object Writer
! Version & Copyright Information
NETTALK:Version equate ('5.29') ! Also remember to change the version in Object Writer!
NETTALK:EmailVersion equate ('5.29')
4
The Rest - Ask For Help / netclient and NTLM authorization
« on: July 10, 2011, 06:48:41 PM »
I had a clarion app running as a service successfully collecting data from a web service.
Then the web service provider put some security on the web service (a username and password)
This web service uses NTLM authorization.
any tips on how to access this now?
Then the web service provider put some security on the web service (a username and password)
This web service uses NTLM authorization.
any tips on how to access this now?
Pages: [1]