CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2003
    Location
    Pune, India
    Posts
    6

    Messenger Utility Software

    I want to develop a messenger utility software like Yahoo/ MSN messenger. Can any body tell me what methodelogy should I use to develop the software or help me out in serching for technical documentation of developing Messenger Utility.

    Amit

  2. #2
    Join Date
    Aug 1999
    Location
    <Classified>
    Posts
    6,882
    They use HTTP for communication. HTTP is protocol wrapper on TCP/IP.
    Regards,
    Ramkrishna Pawar

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

Featured