SSL HELP PLEASE (General questions)
It's not letting me connect to any hosts if i use wodhttp1.secure -- can someone please help me solve this issue? Thank you.
It's not letting me connect to any hosts if i use wodhttp1.secure -- can someone please help me solve this issue? Thank you.
by woddrazen
, (6151 days ago) @ rysmatic
Hi Rysmatic,
Is there any chance you can show us some code snippet? Also did you try using our samples?
You can find samples in component Samples folder.
If problem persist is there any chance we can try to connect to your site and duplicate your problem?
Let us know how it goes.
Regards,
Drazen
by rysmatic
, (6151 days ago) @ woddrazen
Hey, i'm sorry i figured out my problem. I wasn't connecting to 443.. lol.
I do have another question though, if you need me to start a new thread let me know.. I'm running a timer to control my code (just a setup i like to use) and when the socket connections.. The state for connected is called twice.. Once when connected, once after the header is sent.. Is there anyway to only call it when the socket is connected? Here is my code:
[code]
Private Sub wodHttp1_StateChange(ByVal OldState As wodHttpDLXComLib.HttpStates) Handles wodHTTP1.StateChange
Select Case wodHTTP1.StateString(wodHTTP1.State)
Case Is = Connected - idle
SendInvokeListViewDescription( Connected )
sTag = iStep
RestartTimer(2000)
End Select
End Sub
[/code]
by woddrazen
, (6151 days ago) @ rysmatic
Rysmatic,
I don't think we can change that. I'm not sure why you are using timer.
If you want to send next request to your server why don't you use instead Done Event. Done Event fired when data request completes.
More help for Done Event you can find here:
http://www.weonlydo.com/HttpDLX/Help/wodHttpDLXLib~wodHttpDLX~Done_EV.html
Drazen

The people at WeOnlyDo are amazing! ... I always get a super fast response from customer service, and the products are great too. Thanks WeOnlyDo

Your support is fantastic.

It was no small factor, however, that your support in getting me up and running made me buy from you.

...I'm extremely impressed with the product, it represents excellent value for money...

The people at WeOnlyDo are amazing! ... I always get a super fast response from customer service, and the products are great too. Thanks WeOnlyDo

The people at WeOnlyDo are amazing! ... I always get a super fast response from customer service, and the products are great too. Thanks WeOnlyDo

The wodCrypt product is great and we appreciate your effort to add support for UNIX Crypt.

We are having great success with your component ... email server that has over 750 000 mailboxes back ended by a SQL server...

I've heard that you are amazing with your replies coming back so quickly - and now I've seen the speed in which you reply first hand.

I can only hope I will have the pleasure to work with other products by "We Only Do" in the future.

