[OT] socket communications
Posted: Wed Mar 10, 2010 10:29 am
Hi,
I had a hard time googling for how to use sockets under MinGW.
I have code which works under Linux but gives missing header files under MinGW.
Furthermore I have code which works under Windows-native/Visual C++.
This, using WinSock2.h, compiles under CodeLite but gives a run time error
when started (some missing WinMain@16).
Since CodeLite is able to access its homepage and in addition there is a Subversion
plugin, it must be possible to use sockets when using CodeLite under MinGW.
Many thanks for a hint or pointer,
Helmut.
I had a hard time googling for how to use sockets under MinGW.
I have code which works under Linux but gives missing header files under MinGW.
Furthermore I have code which works under Windows-native/Visual C++.
This, using WinSock2.h, compiles under CodeLite but gives a run time error
when started (some missing WinMain@16).
Since CodeLite is able to access its homepage and in addition there is a Subversion
plugin, it must be possible to use sockets when using CodeLite under MinGW.
Many thanks for a hint or pointer,
Helmut.