Menu

Tree [r20] /
 History

HTTPS access


File Date Author Commit
 bin 2010-10-27 karamazovlives [r20] even more efficient: done handling when number ...
 obj 2010-10-26 karamazovlives [r16] checking in generic server
 public 2010-10-27 karamazovlives [r18] done
 src 2010-10-27 karamazovlives [r20] even more efficient: done handling when number ...
 Makefile 2010-10-27 karamazovlives [r18] done
 README 2010-10-27 karamazovlives [r20] even more efficient: done handling when number ...

Read Me

NetServer: Generic net server. 
---------------------------------------------------------------------------------------

Makefile options:

-building options:
	-default/Debug:	creates an executable for debugging using black box test.
	-Release:			creates an executable for release using  black box test.
-running options:
	-run_d:			activate the option "utest_debug" and runs the executable: 	"bin/debug/utest.exe"
	-run_r:			activate the option "utest_release" and runs the executable: 	"bin/release/utest.exe"
-extra options:
	-clean:			deletes the object files from the project
	-zip:				zips the project to dlist.zip
	-gdb			activates debugging of utest.exe file using gdb	
	
Makefile_Shared options:

-building options:
	-default/Debug:	creates an executable for debugging using black box test.
	-Release:			creates an executable for release using  black box test.
-running options:
	-run_d:			activate the option "utest_debug" and runs the executable: 	"bin/debug/utest.exe"
	-run_r:			activate the option "utest_release" and runs the executable: 	"bin/release/utest.exe"
-extra options:
	-clean:			deletes the object files from the project
	-zip:				zips the project to dlist.zip
	-gdb			activates debugging of utest.exe file using gdb	
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.