On 02/16/12 17:50, Pagano, Patrick wrote:
i cannot find iemnet for OSX
never mind, it won't help you here (in fact, it will make things a little bit more complicated, as with mrpeach/tcpclient you can at least hope that the chunks you get will make sense in a way, whereas the iemnet will guarantee that you need to take proper care of the stream)
using bytes to any and mr peach's tcpclient i am able to get the data back to the same thing max was spitting out
print: [[[6171 , 520]] , [[590 , 655]]] but i cannot seem to strip off the brackets correctly
i can strip off one delineator so it seems
i will try gridflow next
what's wrong with [symbol2list]?
given that the protocol is rather simple, you might also simply try to parse it yourself (which would make it robust against packet fragmentation as well)
fgmadsr IOhannes