|
-
Apr 28th, 2003, 03:26 AM
#1
Thread Starter
Fanatic Member
Blocked thread
Here's my problem.
In my program there exists a componenet which allows me to ssh tunnel things (specifically my mysql DB connection).
this involves port forwarding etc
and what happens is, in the one thread, when i try and open my connection, it sits and waits for it to happen, but of course that same thread is holding the component which ALLOWS this to happen, so the whole thing freezes.
i can get the component in either COM, or ActiveX, any ideas on what 2 do, (besides making another exe) .... ?
thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|