networking help
Posted: Sun Jul 23, 2006 1:39 pm
What is the best way to debug a failed connect() call? Can I use errno.h and check the value of errno when it fails to see a slightly more descriptive reason behind the problem, other then it failed.(if thats the case is there something special I need to do, because the value in errno when I check it is 0)
Also, Im only loading ps2ips.irx to get networking abilities(when loading from ps2link), what other networking related modules will I need to load if I were to add an IOP reset to my program.
Lastly, are there any networking examples besides ee_echo.c(which was rather helpful).
Also, Im only loading ps2ips.irx to get networking abilities(when loading from ps2link), what other networking related modules will I need to load if I were to add an IOP reset to my program.
Lastly, are there any networking examples besides ee_echo.c(which was rather helpful).