Waitrud Weber’s blog

things and reminders for memories

Socket Programming

Using Windows compiler, we coud hardly print console with option "-lwindows".
So, we need worstly to prepare sockets console for debugging.

We found convinient sources and compiled, which is the below.

https://stackoverflow.com/questions/20303583/socket-programming-in-mingw


I'm pleasure if you download the below.
https://github.com/WaitrudWeber/source_zip/blob/master/winmain-20181028.zip

Please reffer to the below for compilation.
https://waitrudweber.hatenablog.com/entry/2018/05/01/005938