getpeername always returns ipv6Part of the problem was in the following code: (from http://www.beej.us/guide/bgnet/output/html/mul...
Read file contentYou're right the read() function doesn't stop reading at the first 0 byte. My problem was the way I...
getpeername always returns ipv6Hi, I have a problem with the function getpeername. It always returns me a structure of type IPV6. ...
Read file contentHi, I want to read the content of a binary file which does not work correctly using the read meth...
C++ ofstream not workingIf you're going to do this: [code]ofstream taxFile ("Tax.txt");[/code] Then I believe you can'...
This user does not accept Private Messages