| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| NamePros Regular | instant messaging applications I am wondering about how instant messaging programs work. Does anyone have any idea? Like what language would you need to program it in, what network protocol (if any) does it require. I am very curious about this. What does it take to build an application like AIM? thanks for all the insight!
__________________ + Domains I have for sale here |
| |
| | #2 (permalink) |
| Barru. | Well, its pretty easy to do in VB6, dont know about any other language. In VB6 the client can be made with: 1 Winsock Control, 2 Textbox Control, 1 Command Button And the server: 1 Winsock Control And the protocol I generally use is something like this: *join "username" *msg "username":"message" *exit "username"
__________________ |
| |
| | #4 (permalink) |
| NamePros Regular | hmm ok thanks guys. i dont really know anything about programming. the most i have done is php and mysql, which is pretty simple. any more insight would be great, too. do you know of a good place I should start if i am a total noob to VB and other languages?
__________________ + Domains I have for sale here |
| |
| | #5 (permalink) |
| Buy my domains. | http://www.gfx-depot.com/forum/showt...d=7527#pid7527 That's how to do stuff in VB with MSN. I don't know if any of it actually works or does anything because I don't know VB at all, but I'm assuming it helps. |
| |
| | #6 (permalink) |
| A Wealth of Knowledge | Take a gander at the source code of gaim. GTK-based (cross-platform support) and works for many clients. -Steve
__________________ Follow Me on Twitter: |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |