User: lace28

  • Public profile

User profile: lace28

User info
User name:lace28
History
Joined:
Number of posts:10
Latest posts:

getpeername always returns ipv6
Part of the problem was in the following code: (from http://www.beej.us/guide/bgnet/output/html/mul...

Read file content
You're right the read() function doesn't stop reading at the first 0 byte. My problem was the way I...

getpeername always returns ipv6
Hi, I have a problem with the function getpeername. It always returns me a structure of type IPV6. ...

Read file content
Hi, I want to read the content of a binary file which does not work correctly using the read meth...

C++ ofstream not working
If you're going to do this: [code]ofstream taxFile ("Tax.txt");[/code] Then I believe you can'...

This user does not accept Private Messages