From f04b8eaaa15f12dffd1e526854327a42a1dc3736 Mon Sep 17 00:00:00 2001 From: "ahrenholz@gmail.com" Date: Tue, 28 Apr 2009 15:35:55 +0000 Subject: [PATCH] Created API page. --- wiki/API.wiki | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 wiki/API.wiki diff --git a/wiki/API.wiki b/wiki/API.wiki new file mode 100644 index 00000000..d1e13b58 --- /dev/null +++ b/wiki/API.wiki @@ -0,0 +1,9 @@ +#summary CORE Application Programming Interface + += Introduction = + +The CORE API is a sockets-based messaging system used by different CORE components to communicate. Other external programs can use the CORE API to interact with the emulation. + += Details = + + * the current CORE API spec can be found in PDF format here: http://pf.itd.nrl.navy.mil/core/core_api.pdf \ No newline at end of file