View Single Post
  #2 (permalink)  
Old November 11th, 2008
AussieGuy AussieGuy is offline
Apprentice
 
Join Date: October 16th, 2008
Posts: 5
AussieGuy is flying high
Default 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
Reply With Quote