Source |
Comment |
|---|---|
| mini.ini | Configuration for the message service |
| Test.html | HTML-template |
| testdll.def | Exports |
| testdll.cpp | Main program |
| testdll.h | |
| test_render.cpp | HTML-render |
| test_render.h | |
| test_data.cpp | Data service |
| test_data.h | |
| test_table_data.cpp | Data service |
| test_table_data.h | |
| test_listener.cpp | Listener |
| test_listener.h |
Source |
Comment |
|---|---|
| mini.ini | Configuration for the message service |
| Test.html | HTML-template |
| testdll.def | Exports |
| testdll.dll.mini | Mini webapplication configurationfile |
| test_data.cpp | Data service |
| test_data.h | |
| test_table_data.cpp | Data service |
| test_table_data.h | |
| test_listener.cpp | Listener |
| test_listener.h |
Source |
Comment |
|---|---|
| mini.ini | Configuration for the message service |
| Test.html | HTML-template |
| testjava.java | Main program |
| TestRender.java | HTML-render |
| TestData.java | Data service |
| TestTableData.java | Data service |
| TestListener.java | Listener |
Source |
Comment |
|---|---|
| mini.ini | Configuration for the message service |
| Test.html | HTML-template |
| test.java | Main program |
| test.class.mini | Mini webapplication configurationfile |
| TestData.java | Data service |
| TestTableData.java | Data service |
| TestListener.java | Listener |
Source |
Comment |
|---|---|
| mini.ini | Configuration of the SMS service |
| TestSMSListener.java | SMS Listener |