Results 1 to 2 of 2
  1. #1
    Joined
    May 2001
    Posts
    54

    Question CodeWarrior C/C++ Compiler AND Internet Downloading (Source Code)????

    June 20, 2001

    1.333GHz Athlon
    GA-7DX
    128 Corsairmicron 2400
    Voodo 3
    Apache Modem (Serial)

    I am using MS 98 OS. My CodeWarrior is 6.0 for Windows 98.

    I am looking for some C/C++ source code that I can use with my compiler. I want a source code so that I can maximize Windows for a better Internet connection.

    Does anyone know where I coould find some freeware that I can obtain the source code (ANSI) so that I can copy this and then tailor the code for my-self???

    Sure would be a big help.

    Thanks.............................

    mm

  2. #2
    Joined
    Dec 2000
    Posts
    5,052
    Its called registry editing if you want to fool around with internet settings. Also you can't modify the tcp/ip stack for windows, as it has to be approved by microsoft in order to function.

    The only other thing you could do is get a linux/unix/BSD source code for tcp/ip stacks and see if you can better engineer it for windows enviroment. This will involve API and winsock code, which is microsoft domain. Not to sure if this is available as "shared resource" or not.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •