Path: chuka.playstation.co.uk!news From: Web Master Newsgroups: scee.yaroze.freetalk.english Subject: Re: reading from the PC... .. .? Date: Thu, 20 Mar 1997 09:35:52 +0000 Organization: SCEE Lines: 17 Message-ID: <333104F8.4A78@interactive.sony.com> References: <332D66D5.418A@livjm.ac.uk> <332D79C5.1CCC@interactive.sony.com> NNTP-Posting-Host: chuka.playstation.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.02 (X11; I; SunOS 5.5.1 sun4u) To: Webmaster Webmaster wrote: > > Jamie Stanley wrote: > > > > is it possible to read in a text file *FROM* the PC...??? i dont wanna > > write to the PC (its a breach of security anyway) but i wanna know if > > its possible..??? > Hi, No, you're free to talk to your PC - to the PlayStation it appears a "tty" serial device, take a look at calls such as http://www.playstation.co.uk/yaroze/ftplibraries/update1/. With CodeWarrior you can use the MWbload function directly, with the standard libraries (GNU) its a little trickier but possible - again you can open the tty and read/write. Have a look, at see what you can do.