Re: [Coder-Com] binary server-server protocol

2003-03-16 Thread Kev
> btw can anybone exaplin to me exactly what libevent is and how i would go > about useing it in my own application libevent is (unfortunately) not finished yet. http://libevent.sf.net/. The basic idea is that it would be ircu's network engine pulled out into a library and extended to support mo

[Coder-Com] binary server-server protocol

2003-03-16 Thread peter green
the way i would be inclient to implement a binary server - server protocol would be as follows perameters shorter than 64 chars would have a one byte prefix with the msb 0 for a perameter other than the last or 1 for the last perameter the second most significant bit would be 0 the low 6 bits