CHPP Development/: Difference between revisions

From Hattrick
Jump to navigationJump to search
RebelClown (talk | contribs)
mNo edit summary
Teles (talk | contribs)
 
(20 intermediate revisions by 11 users not shown)
Line 1: Line 1:
<FONT COLOR="red" SIZE="5">'''''IT IS <U>NOT ALLOWED</U> TO USE CODE FROM THIS OR OTHER PAGES TO ACCESS HATTRICK!<br><br>IF YOU DO SO ANYWAY, YOU RISK LOSING YOUR TEAM!'''''</FONT>
{{warning|text='''This XML documentation is outdated!''' Please look at new CHPP documentation on Hattrick website: [http://www.hattrick.org/Community/CHPP/NewDocs/ CHPP Documentation] }}
 
(That is, unless you have a CHPP license.)


== XML Pages ==
== XML Pages ==
Line 35: Line 33:


== Programming languages ==
== Programming languages ==
[https://github.com/jetwitaussi/pht PHT open source framework in PHP, fully OOP, support all hattrick files]
[[CHPP_Development/Java/Login_examples|Java code - connecting and retrieving files]]
[[CHPP_Development/Java/Login_examples|Java code - connecting and retrieving files]]


[[http://sourceforge.net/projects/htcommunicator HTCommunicator, open-source '''Java''' library - handles communication]]
[http://sourceforge.net/projects/htcommunicator HTCommunicator, open-source '''Java''' library - handles communication]


[[http://sourceforge.net/projects/htclient Odiobill's open-source '''PHP''' HTClient Class - basic and advanced functions]]
[http://sourceforge.net/projects/htclient Odiobill's open-source '''PHP''' HTClient Class - basic and advanced functions]


[[CHPP_Development/Localization/| LEXI's international XML for Denominations, and a PHP Class / serialized object for retrieval]]
[[CHPP_Development/Localization/| LEXI's international XML for Denominations, and a PHP Class / serialized object for retrieval]]
Line 46: Line 46:


[[CHPP_Development/C#.NET/|C#.NET code samples]]
[[CHPP_Development/C#.NET/|C#.NET code samples]]
[[CHPP_Development/CSharp.NET OOP/|CSharp.NET OOP code samples]]


[[Category:CHPP]]
[[Category:CHPP]]

Latest revision as of 17:24, 13 February 2016

This XML documentation is outdated! Please look at new CHPP documentation on Hattrick website: CHPP Documentation


XML Pages

Programming languages

PHT open source framework in PHP, fully OOP, support all hattrick files

Java code - connecting and retrieving files

HTCommunicator, open-source Java library - handles communication

Odiobill's open-source PHP HTClient Class - basic and advanced functions

LEXI's international XML for Denominations, and a PHP Class / serialized object for retrieval

VB.NET code samples

C#.NET code samples

CSharp.NET OOP code samples