Several network programming methods for Instant Messaging Software Development

Source: Internet
Author: User

Several network programming methods for Instant Messaging Software Development:

ISAPI, CGI, wininet, Winsock

Differences between them:

1) ISAPI is mainly used to develop browser-based clients and server-side programs. It is more efficient than CGI, and also extends some features that CGI does not have. (Based on the application layer in the TCP/IP Model)

2) CGI is mainly used to develop browser-based clients and server-side programs. (Based on the application layer in the TCP/IP Model)

3) wininet is mainly used to develop client programs. (Based on the application layer in the TCP/IP Model)

4) Winsock is mainly used to develop client and server programs based on socket. (Based on the layers in the TCP/IP model) to develop programs with lower-layer protocols, you must understand the protocol message format.

Instant Messaging Software Development specializes in Windows network programming technology, covering Windows 95/98/NT 4/2000/CE platform. The content includes NetBIOS and Windows redirection methods, Winsock methods, and client remote server access methods. This article introduces the application of Microsoft Network API functions with a large number of instances.

"TCP/IP details, Volume 1: Protocol" is a complete and detailed guide to TCP/IP protocol. Describes the protocols of each layer and how they run in different operating systems.

Network Communication Programming practical case selection is a book about network communication program development using vlsuaic ++. A large number of network instances are selected in the book, it covers network programming, LAN communication programming, ie programming, network communication protocol programming, serial communication programming, Proxy Server programming, advanced network communication programming, and instant messaging software development for local juice computing machines.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.