I am using sockets for data communication and I have this question. While sending binary data from one computer to another using TCP or UDP protocol, is it a good idea to convert the data bytes into network byte order using htonl at the receiver end and convert it back to host byte order at the...
Hi ..
I installed Microsoft VC++. I created a windows console application,created a cpp file. Everything was going okay , when suddenly, it started giving me the following error.
*******************
Compiling...
try1.cpp
c:\program files\microsoft visual studio\vc98\include\winnt.h(1092) ...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.