How to convert char to stringHello, I have a problem where I need to convert a char to a string and then a string to an int. Any...
How to work with system calls in linux using C++Hello, I am doing this program where I am using system("ping hostip"), instead of displaying the pi...
How to use select() with socketsI have this project where I have to open several sockets to see if a range of ports are open/close. ...
How to use poll() with non-blocking sockets I have this project where I have to implement a simple port scanner in C++ for Linux. The program sh...
How to write a port scanner in C++ for LinuxYeah, I heard multi-threaded development is difficult but is there any easier way to do these? Someo...
This user does not accept Private Messages