Home > Backend Development > PHP Tutorial > PHP version Fetion class source code is publicly available for download_PHP tutorial

PHP version Fetion class source code is publicly available for download_PHP tutorial

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-07-13 17:38:24
Original
813 people have browsed it

First of all, a statement: I made this PHP version of Fetion as a black box research based on the Fetion communication protocol. It is purely for the purpose of learning and hobby research. Commercial use is not allowed! The source code includes fetionserver.php, which I still provide for free, and a-client.php, which I previously provided for testing. There are two files in the compressed package, vs_fetion (socket version).class.php and vs_fetion.class.php, depending on the actual situation. The protocol used is the same, but the PHP extension used is different. Generally speaking, the compatibility of vs_fetion.class.php is better.

OK, without further ado, let’s serve!

PHP source code download

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/486499.htmlTechArticleFirst of all, I declare: I made this php version of Fetion as a black box research based on the Fetion communication protocol, completely out of It is for the purpose of learning, hobby and research, no commercial use is allowed! The source code contains...
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template