Packetheaderstringitems Enumeration Class (Networkcomms 2.3.1 source knowledge and learning)

Source: Internet
Author: User

Networkcomms.net2.3.1 Open source version, based on GPL V3 protocol. Because the 3.x version of the source code can not be published, so based on this version of learning.3. There are many improvements and bug fixes in the X version, and there is little difference in how to use them. /*Please note that the following code is required to comply with the GPLV3 protocol*////<summary>    ///This enumeration type is used in the option Packetheader class for character types/// </summary>     Public enumPacketheaderstringitems {/// <summary>        ///the type of request that the packet corresponds to/// </summary>Packettype,/// <summary>        ///If the packet is received by the other party, it needs confirmation ./// </summary>receiveconfirmationrequired,/// <summary>        ///The return type of the packet/// </summary>Requestedreturnpackettype,/// <summary>        ///data corresponding to the inspection and. /// </summary>Checksumhash,/// <summary>        ///Connect The corresponding connection ID, also known as the network ID, each connection has an ID of type shortguide/// </summary>Sourcenetworkidentifier,/// <summary>        ///Optional Packet identifier. /// </summary>Packetidentifier,} http://Www.cnblogs.com/networkcommshttp//www.networkcoms.cn Edit

Packetheaderstringitems Enumeration Class (Networkcomms 2.3.1 source knowledge and learning)

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.