Computing.Net > Forums > Networking > Starting program over telnet sessio

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Starting program over telnet sessio

Reply to Message Icon

Name: N00b
Date: October 17, 2002 at 08:44:43 Pacific
OS: Win XP
CPU/Ram: AMD 1GHz
Comment:

When ever I try to start a program over telnet the server runs the program but it’s nowhere to be seen on the desktop (server). Also I know it is running because it’s in task manager. Also the telnet session freezes!
Why would this be?
Thanks



Sponsored Link
Ads by Google

Response Number 1
Name: Danny Larouche
Date: October 17, 2002 at 09:43:02 Pacific
Reply:

By default, tty devices cannot send message to another one. However, there is (somewhere) an option to modify this security behavior.

As soon as this problem is fixed, you can redirect output to another device than yours.

./myprog 1>/dev/tty1 2>/dev/tty1

Concerning the telnet session that freeze, it may caused by either terminal problem or telnet session problem. Identify what is freezzing exactly.

Are you dropping ICMP/3(DEST) packets on your firewall?


0

Response Number 2
Name: sid
Date: October 17, 2002 at 12:01:26 Pacific
Reply:

You can't run applications in a telnet session, can you?


0

Response Number 3
Name: Danny Larouche
Date: October 17, 2002 at 13:20:13 Pacific
Reply:

I assume he was talking about a non-gui application.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: Starting program over telnet sessio

Installing programs over a network www.computing.net/answers/networking/installing-programs-over-a-network/8837.html

can't connect to P2P programs over netwo www.computing.net/answers/networking/cant-connect-to-p2p-programs-over-netwo/6723.html

remote start program www.computing.net/answers/networking/remote-start-program/4565.html