|
-
Feb 16th, 2001, 07:46 AM
#1
Thread Starter
New Member
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.
-
Feb 24th, 2001, 06:34 AM
#2
Hyperactive Member
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 
-
Feb 26th, 2001, 02:36 PM
#3
New Member
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
-
Feb 27th, 2001, 02:10 AM
#4
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|