From: Zsdfhdfgasdf Gsfgsdgsdgsd Date: 2010-07-16T01:43:45+09:00 Subject: Re: Sending packets over TCP server Also, if a string DOES contain bytes, it won't show. ---------- a = "\x07" puts "Returns: '#{a}'" ------------- Returns: '' ----------------------- How would I manipulate it? -- Posted via http://www.ruby-forum.com/.