| Dart Home | PowerTCP Emulation for .NET | Custom Development | Reply | PowerTCP Emulation for .NET Topics | Forums |
| Author | Forum: PowerTCP Emulation for .NET Topic: Host telnet TTY |
| bobm bmodrich@gmail.com From: Murrieta, CA USA Posts: 30 Member Since: 01/13/04 |
posted January 13, 2004 11:33 PM We currently use 2 different telnet clients to login to our windows data base server. When a login takes place a tty gets assigned to the login. Is there anyway to access the tty that gets assigned to the .net session from the dart object model? If so what property would need to get accessed. An example of our host tty is pts/3 |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted January 13, 2004 11:42 PM I don't know how you would do that. All you have access to is the stream of data that is sent and received. |
| bobm bmodrich@gmail.com From: Murrieta, CA USA Posts: 30 Member Since: 01/13/04 |
posted January 13, 2004 11:55 PM Is there anything that takes place on the server which would/could indicate what type of telnet client is logged in ie Dart? Or is there anyway which a specific tty could be assigned by Dart telnet client when logging in, then when my server program runs I would know that it is a dart client? |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted January 14, 2004 12:02 AM Those would be things that would be specific to the server not the client. For that information you would need to consult the documentation for the Telnet server. There are probably commands that you can run from the shell. |
| Reply | PowerTCP Emulation for .NET Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|