|
-
Sep 7th, 2000, 05:30 PM
#1
Thread Starter
Hyperactive Member
Does anyone know how to open a port on another
PC from my computer?
Any suggestions?
thx, vbzero
-
Sep 9th, 2000, 01:42 PM
#2
Hyperactive Member
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
-
Sep 11th, 2000, 04:22 PM
#3
Fanatic Member
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
-
Sep 12th, 2000, 05:15 AM
#4
Thread Starter
Hyperactive Member
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
-
Sep 12th, 2000, 10:07 AM
#5
Fanatic Member
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
-
Sep 12th, 2000, 10:14 AM
#6
Lively Member
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
-
Sep 13th, 2000, 01:33 PM
#7
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|