Results 1 to 7 of 7

Thread: How can I open a remote port on another PC from my computer?

  1. #1

    Thread Starter
    Hyperactive Member vbzero's Avatar
    Join Date
    Aug 2000
    Location
    Vienna
    Posts
    347

    Exclamation

    Does anyone know how to open a port on another
    PC from my computer?

    Any suggestions?

    thx, vbzero

  2. #2
    Hyperactive Member
    Join Date
    Mar 2000
    Location
    Canada
    Posts
    264
    Sorry man, I might be wrong, but I think it can't be done, unless you "plant" a program on the other computer, either by hiding it inside an exe file or asking the person to load and run it.

    Again, I might be wrong but I think that that's the case ..
    In the beginning the universe was created. This has made a lot of people very angry and is generally regarded as a bad idea.

    - Douglas Adams
    The Hitchhiker's Guide to the Galaxy

  3. #3
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    asabi is right...you can't open a port on a remote conputer unless you plant an exe that will allow you acess to the remote computer.

    Gl,
    D!m
    Dim

  4. #4

    Thread Starter
    Hyperactive Member vbzero's Avatar
    Join Date
    Aug 2000
    Location
    Vienna
    Posts
    347

    Unhappy

    OK - I was affraid it would be so, but what about
    using an open port to communicate?
    I mean - maybe there exists a port 35674 on the
    remote machine and it's used by a program on
    his computer - but not programmed by me - ...
    can I use this port to connect?

    The program on the other machine doesn't understand
    any commands from my computer. Only the port is
    open.

    Any suggestions?

    thx, vbzero

  5. #5
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    Yup i think that you would be able to connect to that open port...i'm not sure if you will be able to send commands through those already used ports but you can give it a shot.


    Gl,
    D!m
    Dim

  6. #6
    Lively Member
    Join Date
    Jan 1999
    Location
    Oshawa, Ontario, Canada
    Posts
    88

    yup

    you can connect to a remote port that is used by another program but you won't be able to do anything with it unless you know exactly what is supposed to be remotely sent to the program. If you want to find out what is remotely sent to you from the open port just create a textbox and anything that comes through the port have it written in the textbox.

    -|Kn|gHt|
    -UIN 17743984

  7. #7

    Thread Starter
    Hyperactive Member vbzero's Avatar
    Join Date
    Aug 2000
    Location
    Vienna
    Posts
    347

    Thumbs up

    Good suggestions, but who can tell me that in
    code? I think the idea to monitor the in-and
    outbound events is very good.

    If anyone can show me that in code it would be
    perfect!

    thx, vbzero

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