Printable MSDN Winsock 2 Reference?
-
Do you know where I can get a printable version of the MSDN Winsock 2 Reference? My eyes hurt when i have to read online much so I like to print out and read offline instead. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winsock/winsock/winsock\_reference.asp Thanks
-
Do you know where I can get a printable version of the MSDN Winsock 2 Reference? My eyes hurt when i have to read online much so I like to print out and read offline instead. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winsock/winsock/winsock\_reference.asp Thanks
buy a very dark screen-filter, which is very useful for your eyes - I am using it now. Before I used the screen-filter, I got big headache if watched online too long every day. it is fine now.
A special image tool for Windows C++ programmers, don't miss it! The world unique Software Label Maker is waiting for you and me ... A nice hyper tool for optimizing your Microsoft html-help contents.
-
Do you know where I can get a printable version of the MSDN Winsock 2 Reference? My eyes hurt when i have to read online much so I like to print out and read offline instead. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winsock/winsock/winsock\_reference.asp Thanks
-
Do you know where I can get a printable version of the MSDN Winsock 2 Reference? My eyes hurt when i have to read online much so I like to print out and read offline instead. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winsock/winsock/winsock\_reference.asp Thanks
Have you checked the refresh rate of your display? That is a common cause of headaches after long periods, try to get it up to 80-85Hz. The tigress is here :-D
-
Do you know where I can get a printable version of the MSDN Winsock 2 Reference? My eyes hurt when i have to read online much so I like to print out and read offline instead. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winsock/winsock/winsock\_reference.asp Thanks
"Windows Sockets 2 Application Programming Interface" at ftp://ftp.microsoft.com/bussys/winsock/winsock2/wsapi22.doc[^]. I think there are pdf'd versions of it around, if you search for them. But even though it's written for Winsock 2.2, it was released in August of 1997. So, some parts are clearly out-of-date (e.g., SO_RECVTIMEO is supported currently, even though the above 1997 release says it's not). So, at the end of the day, you will still need to check at the on-line docs for complete currency. Best regards, Mike