Results 1 to 6 of 6

Thread: Instant Messenger Server

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2005
    Posts
    3

    Instant Messenger Server

    Hi,

    Im in the process of creating an Instant Messenging system for a Uni project. I've found plenty of information/examples of the client and that side of it is pretty much sorted.
    However im struggling to find any resources on the server side of things. Im aiming to replicate MSN Messenger as closely as possible. If you guys know of any good websites/code examples i'd be very grateful.

    Cheers,
    Paul

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Instant Messenger Server

    Welcome to the forums!

    Take a look in the Code Bank, Wokawidget has posted a complete MSN clone, with the source code included. It is in his suite.

  3. #3
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Instant Messenger Server

    I'm assuming you dnt wnat to connect to the msn network though which is what wokas code does.

    DG read the post

    Anywasy as for the server what kind of information are you looking at getting? I've created several over the years not completed them all but I should be able help.

    Pino

  4. #4

    Thread Starter
    New Member
    Join Date
    Oct 2005
    Posts
    3

    Re: Instant Messenger Server

    no, im not wanting to connect to the MSN network. The idea of my project is to re-create the MSN setup, and add a few adjustments that i've come up with. As far as i can see the client would remain virtually the same (or as close as i can get), while the server will do everything it does just now + a few minor extras.
    At the moment i really have no idea how the server works, so im basically just looking for anything to help understand how the server does what it does(ie. websites, books, sample code....anything!).

    Cheers,
    Paul

  5. #5
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Instant Messenger Server

    if your using winsock bets place you can go is.

    www.winsockvb.com

    for your application you will need the follwoing guides.

    http://www.winsockvb.com/article.php?article_id=19
    http://www.winsockvb.com/article.php?article_id=18
    http://www.winsockvb.com/article.php?article_id=26


    any questions ask me,

    I assume your using vb6 and winsock.

    let me know if not

  6. #6

    Thread Starter
    New Member
    Join Date
    Oct 2005
    Posts
    3

    Re: Instant Messenger Server

    Yeah, im using VB6. Thanks for the links.

    Paul

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