From: Roger Pack Date: 2009-07-13T21:00:54+09:00 Subject: Re: TCPServer — send and recieve simultaneous Benedikt Mueller wrote: > Hi > I'm trying to make a > sublet(http://unexist.scrapping.cc/projects/subtle/wiki/Sublets) the > title, artist and time from shell-fm. My code:http://sprunge.us/QheF?rb > But I didn't recieve anything. With puts("skip") there is no problem, it > skips the track, so the connection cannot be breaken. Can you help me? maybe add an sfm.skip in there though it shouldn't be ncessary. My guess is that somehow you don't quite have the right format. You could also try watching your packets with wireshark to see what's going on. Good luck! =r -- Posted via http://www.ruby-forum.com/.