Results 1 to 4 of 4

Thread: To make ICQ/AOL messenger

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2001
    Location
    India
    Posts
    10

    Question

    I need to develop a chat instant messanger such as ICQ/AOL messenger, which can support heavy chatters traffic. Please let me know how I can proceed, and which techniques would be the best and most effecient.

    thanx.

  2. #2
    Hyperactive Member Wak's Avatar
    Join Date
    Nov 2000
    Location
    Brisbane, Queensland
    Posts
    298

    Hi there

    I have already developed the base, or underlying structure of one if your interested. I know reading someone's elses code is pain, but hey. If you want is. It's yours.
    Visual Basic 6.0 Enterprise
    Visual C++ 6.0 Professional

    Wak

  3. #3
    New Member
    Join Date
    Oct 2000
    Posts
    3

    Question I need your direction

    I also want to implement an appliaction like "Yahoo.Messenger". So that will be great help if you give me some suggestion. Thanks a lot.

    -Elain

  4. #4
    Hyperactive Member Wak's Avatar
    Join Date
    Nov 2000
    Location
    Brisbane, Queensland
    Posts
    298

    Wink Some Suggestions

    Create a list of common functions that can be passed, I'm guessing that your using the winsock control. When you pass them, the client app, can automaticly decipher them, and send them to the right function.

    Set the control, so you can scan IP's. Create an object that can save all settings in, and on Load and Unload, save and open these settings from the registry.

    If you have any other questions, don't hesitate.
    Visual Basic 6.0 Enterprise
    Visual C++ 6.0 Professional

    Wak

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