Update Ive found the function that creates and sends a qhit message. (im presuming theirs functions to send other messages).
Now how do I send a header? Should I just create a string and then send() it to the socket file descriptor raw, or should I use the header_fmt functions? How do you send a header made by the header_fmt functions to a node?
-AussieGuy |