From: "Brian Schröder" Date: 2004-11-05T04:18:00+09:00 Subject: Re: Brian Schroeders chat example on windows Hello Robert, nice to hear, that you are using the course. In my course there was one person with a windows system, and his problem was, that the console only drew the received text, when he hit return. So not usable as a chat client. cmd seems to cache printed text while it is reading with gets. Regards, Brian On Thu, 4 Nov 2004 20:47:06 +0900 Robert Feldt wrote: > Hi again, > > Has anyone been able to run the chat example from Brian Schroeders "A > Ruby a day" course on Windows (latest one-click)? My students say it > does not work (no info is communicated over the socket) while when I run > it on linux it works fine. They say they already tried disabling the > firewall so shouldn't be that... ;) > > Anyone run into similar problems? > > /Robert > > -- Brian Schr�der http://www.brian-schroeder.de/