PHP + Telnet

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
peres232323
Forum Newbie
Posts: 1
Joined: Mon Sep 04, 2006 10:55 am

PHP + Telnet

Post by peres232323 »

Hi,
I am a new with PHP.
I'm trying to develope a website, which post its action to a remote computer. (by telnet)
I can telnet to Unix/Linux machines, but I can't telnet to Windows.


Can any one help me with code/link/or anything else that will helps me to telnet to Windows machine with PHP.




User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Do you have a telnet-able server on the Windows computer?
Post Reply