I am using LuaSocket to send data back and forth between a computer. This works fine for strings but I can’t see how to send actual bytes of data across the socket?
There surely has to be a way to do this as it is a very common thing to do. Any help?
Also if there is another library for doing this that is fine as I have no ties to LuaSocket. [import]uid: 5886 topic_id: 16473 reply_id: 316473[/import]