f'lar
04-26-2001, 09:25 PM
My networking professor gave us this programming assignment(actually several, the idea just occured to me on this one), and to help he gave us the code to a simple winsock program (it's just an echo client). It's written using winsock, but I'd like to make it work in linux, which I believe uses berkley API, just to know how. I'm told the two are pretty similar, I'm just wondering what changes would need to be made to the winsock echo client to make it compile with gcc.
On second thought I could make it compile just by commenting everything out, so let's say changes needed to make it work after compiling with gcc.
On second thought I could make it compile just by commenting everything out, so let's say changes needed to make it work after compiling with gcc.