Explore >> Select a destination


You are here

www.ivanlef0u.tuxfamily.org
| | lenholgate.com
3.5 parsecs away

Travel
| | [AI summary] A developer shares a tutorial and code sample for accessing Windows XP Bluetooth hardware using Winsock instead of the limited Irprops API.
| | iosoft.blog
2.5 parsecs away

Travel
| | So far I have used a large number of custom functions to configure and control the WiFi networking, but before adding yet more functionality, I need to offer a simpler (and more standard) way of doing all this programming. When it comes to network programming on Linux or Windows systems, there is only one widely-used...
| | zerosum0x0.blogspot.com
1.1 parsecs away

Travel
| | On Linux systems, you can include system() from the standard C library to easily shell a Postgres server. The mechanism for Windows is a bit...
| | nagekar.com
10.3 parsecs away

Travel
| [AI summary] The author discusses developing a TCP banner grabbing utility in C, encountering issues with port scanning and banner interpretation, and seeks feedback on the code.