Jump to content

Recommended Posts


Posted

Most such things use web services, that you talk to using normal HTTP traffic, so you'd have to generate that traffic by sending the proper TCP packets (you'll need knowledge of TCP/IP and various protocols used like HTTP)

If you want to see how an app does it, just log its traffic using Wireshark (again, good knowledge of TCP/IP, HTTP, etc required).

Posted
Most such things use web services, that you talk to using normal HTTP traffic, so you'd have to generate that traffic by sending the proper TCP packets (you'll need knowledge of TCP/IP and various protocols used like HTTP)

If you want to see how an app does it, just log its traffic using Wireshark (again, good knowledge of TCP/IP, HTTP, etc required).

Thanks, but I think it's not Web-Service based. Skype may used some API but MSN & GTalk need Win32 API calls to change that.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...