Results 1 to 2 of 2

Thread: WebService Tut

  1. #1

    Thread Starter
    Hyperactive Member PlaGuE's Avatar
    Join Date
    Jun 2005
    Location
    in ur mind.
    Posts
    445

    WebService Tut

    Anyone know where i can find a lil C++ example of a HTTP server.

    A friend i know asked how hard it would be to create a HTTP server ... and i thought it'd be kewl to learn how to make a HTTP server.

    So i was wondering if anyone has come across an example of one?

    Just to get a basic idea...Plus it would help me learn C++ and winsocks/Sockets(If it uses it.)
    Without balance, there could only be chaos.
    Without chaos, there could be no balance.
    I live with karma. Eat with destiny. Dream of life without shackles....
    Yet. If life had no consequences, life could not exist, nor could it flourish.


    If at first you dont succeed.You're screwed.

    C++/Java NOOB.

    I aint a professional at PHP, but if i can help i will.

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: WebService Tut

    Depends on the underlying network library, really.

    A young but promising network library, ASIO, contains a simple HTTP server among its examples.
    http://asio.sourceforge.net/
    The example is here:
    http://asio.sourceforge.net/boost-as...e/http/server/
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

Posting Permissions

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



Click Here to Expand Forum to Full Width