Search:

Type: Posts; User: thomas_joyee

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    9,614

    Thanks for your clarification :) I found...

    Thanks for your clarification :)

    I found another solution that use the “dlltool” to export library files. How about it?
  2. Replies
    8
    Views
    9,614

    I thought mingw have its own SDK. May be this...

    I thought mingw have its own SDK. May be this thought is a foolishness.

    Thanks for your reply.
  3. Replies
    8
    Views
    9,614

    could not find -lwsock32.lib

    Hi all,

    I installed mingw and code::blocks on my computer. While trying to learn the basis of network programming, I got an error message that “could not find -lwsock32.lib”. so I searched this...
  4. Replies
    5
    Views
    3,713

    Choosing the right C++ compiler

    Hi All,

    What is the best tool to write kernel drivers and low level network programming?

    Dev-Cpp++, Borland C++, VC++ 8.0?

    Regards,
    Thomas
  5. Thanks you for your kind responses. :) I will...

    Thanks you for your kind responses. :) I will try gcc
  6. Can you suggest a compiler for me? Regards,...

    Can you suggest a compiler for me?

    Regards,
    Thomas
  7. Thanks for your patience. Yes I am familiar with...

    Thanks for your patience. Yes I am familiar with socket programming in VC++ 6.0 and .NET. let me ask one more question. Can I use the same header files in .NET with TURBO C?
  8. Thanks for your reply. Yes I used to read this...

    Thanks for your reply. Yes I used to read this article. Sorry for my ignorance, I think this article mention about the programming in unix. It is a very good article for beginners. However it didn’t...
  9. How to make winsock.h for windows socket programming?

    Hi everybody,

    I am a C# ASP.NET programmer. I learned C for hobby programming. Google is my main resource. I am interested in network programming. As you know, in windows it is socket programming....
Results 1 to 9 of 9