PDA

View Full Version : telnet network programming with PHP


rjsiva
08-05-04, 20:23
hi everyone!!

i would like to use PHP to access a computer for example retrieve a file,get information about a file on that computer and so on from another computer connected on telnet network...i've tried to do so by using examples i found on the various sites using fsockopen(),socket_create functions, but without any positive results...can anyone help me please?

thanx alot in advance!!!