Jump to content

can i connect to an existing session?


 Share

Recommended Posts

can I use TCPrecv on an existing session? (if another program opened it)?

I'v opened a telnet session via: run ("telnet 192.158.28.28 -f c:\erez.txt")

because when a computer is logged off, you can't use control send and send function I want to be able to connect to that port and send the TCP data myself using TCPsend, but I can't attach to the socket, any idea?

Edited by erezlevi
Link to comment
Share on other sites

AFAIK you cannot do it with Autoit, without DllCalls.

Link to comment
Share on other sites

AFAIK you cannot do it with Autoit, without DllCalls.

Chip I was curious to see your website example but there was nothing on it. And after I viewed the source this is what I saw.. is this a work in progress or is something not working?

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>
<BODY></BODY></HTML>
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...