C # asynchronous TCP Communication Class Library flytcpframework

Source: Internet
Author: User
Flytcpframework originated from a popular C # asynchronous TCP communication library on the Internet. I have made some sorting and extended functions, and added the file transfer function, A msdn-style manual is created.

Class diagram:

Usage: Download the source code and open the source code solution. The solution contains four items:
Flytcpframework: Class Library
Ppclient: PDA client demo
Ppserver: Server demo
Winclient: winform client demo
Modify the IP address of the ppserver listener, run ppserver, enter start to start listening, run winclient, modify the IP address in the text box, and click Connect. Then you can test the text sending file, the logic on the server side is to return the text sent by the client, and return the file name sent by the client. The file storage address is input in the constructor. The demo contains the root directory of the d drive. You can also modify the file.
 
Demo and source code: Download

Manual: Download

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.