net-functions
Posted: Wed Mar 24, 2004 10:37 pm
Hello Lutz,
When i use it in combination with C functions i need to put
and extra "\000" at the end of every received n-size buffer data using a 'set.
When I use i.e. (set 'buff (net-receieve ....)) its probably by origin "\000" terminated but the 'set makes it a list (string) which removes it again...
Just for the verification...
Norman..
When i use it in combination with C functions i need to put
and extra "\000" at the end of every received n-size buffer data using a 'set.
When I use i.e. (set 'buff (net-receieve ....)) its probably by origin "\000" terminated but the 'set makes it a list (string) which removes it again...
Just for the verification...
Norman..