Thread: Network programming

  1. #1
    Registered User CompiledMonkey's Avatar
    Join Date
    Feb 2002
    Location
    Richmond, VA
    Posts
    438

    Network programming

    I'm looking to establish connections via an IP and a port number. Could anyone link me to a good tutorial on network programming with C? I'm just looking for the basics, nothing in depth.

  2. #2
    ATH0 quzah's Avatar
    Join Date
    Oct 2001
    Posts
    14,826

    Re: Network programming

    Originally posted by AMDPwred
    I'm looking to establish connections via an IP and a port number. Could anyone link me to a good tutorial on network programming with C? I'm just looking for the basics, nothing in depth.
    In your last post, you asked how to print a string using printf, instead of its memory address...

    And now you want to do network programming? Does this strike anyone as odd?

    Quzah.
    Hope is the first step on the road to disappointment.

  3. #3
    Registered User datainjector's Avatar
    Join Date
    Mar 2002
    Posts
    356
    I totally agree with quzah ..i saw AMD post the one quzah was talking about and AMD does not know the difference between %d and %s ?? well yeah know he knows
    "I wish i could wish my wishs away"

    "By indirections find directions out" -- William Shakespears

    "Do what thou wilt shall be the whole of the law" -- Crowley "THE BEAST 666"

    Mizra -> love = Death...
    RDB(Rocks yooo)..

    http://www.cbeginnersunited.com

    Are you ready for the Trix ???

  4. #4
    Registered User
    Join Date
    Nov 2002
    Posts
    491
    Oh well, with more people like AMD, I look so much better to an employer

  5. #5
    Registered User CompiledMonkey's Avatar
    Join Date
    Feb 2002
    Location
    Richmond, VA
    Posts
    438
    Considering you guys don't know my history, don't judge me so fast. I'm just exploring C right now. Trying to do some of the same things I do in Java, with C.

    "Oh well, with more people like AMD, I look so much better to an employer."

    :slap:

    I currently work in software development using Java technology. I hope that makes you feel better.

  6. #6
    Registered User
    Join Date
    Nov 2002
    Posts
    491
    Originally posted by AMDPwred
    Considering you guys don't know my history, don't judge me so fast. I'm just exploring C right now. Trying to do some of the same things I do in Java, with C.

    "Oh well, with more people like AMD, I look so much better to an employer."

    :slap:

    I currently work in software development using Java technology. I hope that makes you feel better.
    The slap kind of hurt...

    I think the point everyoen was trying to make was that you seem to not be learning C in a way in wich the most knowledge coudl be obtained. That is to say, jumping from idea to idea is not an efficient means of taking in data. If you did learn java, then you would know that it is not advisable for your first java project to be a huge multitasking swing program with owner drawn gadgets and nifty network support.
    Last edited by orbitz; 11-17-2002 at 09:51 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Wireless Network Linux & C Testbed
    By james457 in forum Networking/Device Communication
    Replies: 3
    Last Post: 06-11-2009, 11:03 AM
  2. 3D Network Analysis Tool
    By durban in forum Projects and Job Recruitment
    Replies: 1
    Last Post: 11-08-2005, 06:33 PM
  3. Need help with easy Network setup
    By the dead tree in forum Tech Board
    Replies: 9
    Last Post: 04-08-2005, 07:44 PM
  4. network problems
    By lucy in forum Tech Board
    Replies: 6
    Last Post: 01-01-2003, 03:33 PM
  5. WinXP Network Connections pop-up
    By DavidP in forum Tech Board
    Replies: 1
    Last Post: 10-02-2002, 05:36 PM