Sdl_net demo/GUIlib and dev-c++

Hi,

I would like to run the demos from sdl_net “chatd” and “chat”. Installing
sdl_net was easy thanks to the dev-c++ update/package downloader.

The problem is that I don’t have a clue how to build and install the GUIlib with
dev-c++.

Is it possible to invoke “configure” from dev-c++?

Any help is greatly appreciated.

-Billy

I would like to run the demos from sdl_net “chatd” and “chat”.

Have abandoned that effort and am trying to run the much simpler tcpclient.c and
tcpserver.c examples. But they don’t seem to be working!

When I work out of my school Linux labs x-sockets just seem to work. Does socket
programming change on Windows?

-Billy

I have solved this. Sorry for the silly post. -b