]> pilppa.org Git - nws-w1.git/commit
initial implementation
authorMika Laitio <lamikr@pilppa.org>
Mon, 23 Jul 2012 15:27:58 +0000 (18:27 +0300)
committerMika Laitio <lamikr@pilppa.org>
Mon, 23 Jul 2012 15:28:20 +0000 (18:28 +0300)
commitff68b6653ce997e6e3fcdf50ea98944e0cf318ec
tree6ccf83c16724b6256d8113a3a231b72999090a1e
initial implementation

Signed-off-by: Mika Laitio <lamikr@pilppa.org>
18 files changed:
.cproject [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.project [new file with mode: 0644]
.settings/org.eclipse.ltk.core.refactoring.prefs [new file with mode: 0644]
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
LICENSE.txt [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
autobuild.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]
src_client/Makefile.am [new file with mode: 0644]
src_client/NetworkServiceClient_W1.cc [new file with mode: 0644]
src_server/Makefile.am [new file with mode: 0644]
src_server/NetworkServiceServer_W1.cc [new file with mode: 0644]