Results 1 to 2 of 2

Thread: Blocked thread

  1. #1

    Thread Starter
    Fanatic Member SkiNLaB's Avatar
    Join Date
    Jan 2002
    Location
    Sydney, Australia
    Posts
    747

    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

  2. #2

    Thread Starter
    Fanatic Member SkiNLaB's Avatar
    Join Date
    Jan 2002
    Location
    Sydney, Australia
    Posts
    747
    bump.

    and hey if u think making another exe is the ONLY way, let me know that too!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width