Dakusan's Domain Forum

Main Site Discussion => Projects => Topic started by: Dakusan on October 21, 2014, 07:39:12 pm

Title: DWCF
Post by: Dakusan on October 21, 2014, 07:39:12 pm
Full content for the DWCF project can be found at https://www.castledragmire.com/Projects/DWCF.

Description: Dakusan’s Web Communication Framework
A communication framework between the client and server sides of a website with an emphasis on security.
Information: This helps facilitate quick, clean, and secure asynchronous communication for a website via AJAX and JSON.

The PHP and JS classes are independent and not required for each other. However, some of the functionality of each of the two classes complements the other.
Languages: JavaScript, PHP