Hello!!

I am coding a little Network Client/Server Application. And now I have a little problem with the high byte and low byte order. I know that there are two commands.

hton()
ntoh()

But I doesn't know the right include file for them under Linux. Or is there another command for this operation under Linux. Or is there any function in Qt, which could help me??


Best Regards,
Walsi