From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nelns/naming_service/?sortby=author/index.html | 99 ++++ .../nelns/naming_service/?sortby=date/index.html | 111 ++++ .../nelns/naming_service/?sortby=log/index.html | 99 ++++ .../nelns/naming_service/?sortby=rev/index.html | 111 ++++ .../code/nelns/naming_service/Makefile.am | 174 ++++++ .../x-cvsweb-markup/index.html | 134 +++++ .../x-cvsweb-markup/index.html | 19 + .../code/nelns/naming_service/index.html | 110 ++++ .../code/nelns/naming_service/naming_service.cfg | 154 +++++ .../x-cvsweb-markup/index.html | 16 + .../code/nelns/naming_service/naming_service.cpp | 354 +++++++++++ .../x-cvsweb-markup/index.html | 658 +++++++++++++++++++++ .../code/nelns/naming_service/naming_service.dsp | 214 +++++++ .../x-cvsweb-markup/index.html | 174 ++++++ .../code/nelns/naming_service/naming_service.h | 154 +++++ .../nelns/naming_service/naming_service.vcproj | 134 +++++ 16 files changed, 2715 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nelns/naming_service/?sortby=author/index.html create mode 100644 cvs/cvsweb.cgi/code/nelns/naming_service/?sortby=date/index.html create mode 100644 cvs/cvsweb.cgi/code/nelns/naming_service/?sortby=log/index.html create mode 100644 cvs/cvsweb.cgi/code/nelns/naming_service/?sortby=rev/index.html create mode 100644 cvs/cvsweb.cgi/code/nelns/naming_service/Makefile.am create mode 100644 cvs/cvsweb.cgi/code/nelns/naming_service/Makefile.am?rev=1.1&content-type=text/x-cvsweb-markup/index.html create mode 100644 cvs/cvsweb.cgi/code/nelns/naming_service/common.cfg?rev=1.1&content-type=text/x-cvsweb-markup/index.html create mode 100644 cvs/cvsweb.cgi/code/nelns/naming_service/index.html create mode 100644 cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.cfg create mode 100644 cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.cfg?rev=1.2&content-type=text/x-cvsweb-markup/index.html create mode 100644 cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.cpp create mode 100644 cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.cpp?rev=1.21&content-type=text/x-cvsweb-markup/index.html create mode 100644 cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.dsp create mode 100644 cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.dsp?rev=1.5&content-type=text/x-cvsweb-markup/index.html create mode 100644 cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.h create mode 100644 cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.vcproj (limited to 'cvs/cvsweb.cgi/code/nelns/naming_service') diff --git a/cvs/cvsweb.cgi/code/nelns/naming_service/?sortby=author/index.html b/cvs/cvsweb.cgi/code/nelns/naming_service/?sortby=author/index.html new file mode 100644 index 00000000..c89a3dfa --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/naming_service/?sortby=author/index.html @@ -0,0 +1,99 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + + +
Nevrax / code / nelns / naming_service
+ + + + + + + + +
FileRev.AgeAuthorLast log entry
[BACK] + Previous Directory +    
[TXT] + naming_service.cpp + 1.10  4 weeks cado  Added support for message recorder +
[TXT] + naming_service.dsp + 1.5  4 weeks lecroart  CHANGED: use win32 +
[TXT] + naming_service.h + 1.3  8 weeks lecroart  MODIFIED: changed header +
[TXT] + Makefile.am + 1.1  2 months valignat  RENAMED code/server to code/nelns. +

+ +Show only files with tag: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/nelns/naming_service/?sortby=date/index.html b/cvs/cvsweb.cgi/code/nelns/naming_service/?sortby=date/index.html new file mode 100644 index 00000000..5adc8248 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/naming_service/?sortby=date/index.html @@ -0,0 +1,111 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + + +
Nevrax / code / nelns / naming_service
+ + + + + + + + + + + + +
FileRev.AgeAuthorLast log entry
[BACK] + Previous Directory +    
[DIR] + Attic/[Don't hide]    
[TXT] + naming_service.cpp + 1.23  11 days lecroart  REMOVE: some debug info +
[TXT] + Makefile.am + 1.5  12 days lecroart  no message +
[TXT] + naming_service.cfg + 1.3  12 days lecroart  no message +
[TXT] + common.cfg + 1.1  2 months lecroart  ADDED: common.cfg +
[TXT] + naming_service.vcproj + 1.1  2 months lecroart  ADDED: visual .net project +
[TXT] + naming_service.dsp + 1.9  2 months lecroart  CHANGED: .cfg path +

+ +Show only files with tag: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/nelns/naming_service/?sortby=log/index.html b/cvs/cvsweb.cgi/code/nelns/naming_service/?sortby=log/index.html new file mode 100644 index 00000000..839535a5 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/naming_service/?sortby=log/index.html @@ -0,0 +1,99 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + + +
Nevrax / code / nelns / naming_service
+ + + + + + + + +
FileRev.AgeAuthorLast log entry
[BACK] + Previous Directory +    
[TXT] + naming_service.cpp + 1.10  4 weeks cado  Added support for message recorder +
[TXT] + naming_service.dsp + 1.5  5 weeks lecroart  CHANGED: use win32 +
[TXT] + naming_service.h + 1.3  2 months lecroart  MODIFIED: changed header +
[TXT] + Makefile.am + 1.1  3 months valignat  RENAMED code/server to code/nelns. +

+ +Show only files with tag: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/nelns/naming_service/?sortby=rev/index.html b/cvs/cvsweb.cgi/code/nelns/naming_service/?sortby=rev/index.html new file mode 100644 index 00000000..d7b209fe --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/naming_service/?sortby=rev/index.html @@ -0,0 +1,111 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + + +
Nevrax / code / nelns / naming_service
+ + + + + + + + + + + + +
FileRev.AgeAuthorLast log entry
[BACK] + Previous Directory +    
[DIR] + Attic/[Don't hide]    
[TXT] + naming_service.cpp + 1.23  11 days lecroart  REMOVE: some debug info +
[TXT] + naming_service.dsp + 1.9  2 months lecroart  CHANGED: .cfg path +
[TXT] + Makefile.am + 1.5  12 days lecroart  no message +
[TXT] + naming_service.cfg + 1.3  12 days lecroart  no message +
[TXT] + common.cfg + 1.1  2 months lecroart  ADDED: common.cfg +
[TXT] + naming_service.vcproj + 1.1  2 months lecroart  ADDED: visual .net project +

+ +Show only files with tag: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/nelns/naming_service/Makefile.am b/cvs/cvsweb.cgi/code/nelns/naming_service/Makefile.am new file mode 100644 index 00000000..bd87b6a4 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/naming_service/Makefile.am @@ -0,0 +1,174 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / nelns / naming_service / Makefile.am
+ + + + + +
Makefile.am
+

+

Default branch: MAIN
+


+ Revision 1.5 / (download) - annotate - [select for diffs] +, Wed Jun 12 10:22:28 2002 UTC (12 days, 5 hours ago) by lecroart +
Branch: MAIN + +
CVS Tags: HEAD +
Changes since 1.4: +3 -2 + lines
Diff to previous 1.4 +

+no message
+
+

+ Revision 1.4 / (download) - annotate - [select for diffs] +, Wed Apr 10 07:33:07 2002 UTC (2 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.3: +1 -3 + lines
Diff to previous 1.3 +

+CHANGED: update makefile to manage log and cfg dir (thanks to loic dachary)
+
+

+ Revision 1.3 / (download) - annotate - [select for diffs] +, Tue Mar 19 17:42:49 2002 UTC (3 months ago) by valignat +
Branch: MAIN + +
Changes since 1.2: +6 -5 + lines
Diff to previous 1.2 +

+Applied patches which help to have a clen install on GNU/Linux and to make a Debian package (changes on the management of config and log files, bugfixes, etc ...)
+
+

+ Revision 1.2 / (download) - annotate - [select for diffs] +, Fri Jul 27 15:51:10 2001 UTC (10 months, 3 weeks ago) by valignat +
Branch: MAIN + +
Changes since 1.1: +3 -2 + lines
Diff to previous 1.1 +

+#ADDED some missing source files and clean Makefile.am for NeLNS.
+
+

+ Revision 1.1 / (download) - annotate - [select for diffs] +, Wed Apr 18 13:54:25 2001 UTC (14 months ago) by valignat +
Branch: MAIN + +
Diff

+RENAMED code/server to code/nelns.
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/nelns/naming_service/Makefile.am?rev=1.1&content-type=text/x-cvsweb-markup/index.html b/cvs/cvsweb.cgi/code/nelns/naming_service/Makefile.am?rev=1.1&content-type=text/x-cvsweb-markup/index.html new file mode 100644 index 00000000..a05293e1 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/naming_service/Makefile.am?rev=1.1&content-type=text/x-cvsweb-markup/index.html @@ -0,0 +1,134 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / nelns / naming_service / Makefile.am
+ + + + + +
Makefile.am
+

+

Default branch: MAIN
+


+ Revision 1.1 / (download) - annotate - [select for diffs] +, Wed Apr 18 13:54:25 2001 UTC (3 months ago) by valignat +
Branch: MAIN + +
CVS Tags: HEAD +
Diff

+RENAMED code/server to code/nelns.
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/nelns/naming_service/common.cfg?rev=1.1&content-type=text/x-cvsweb-markup/index.html b/cvs/cvsweb.cgi/code/nelns/naming_service/common.cfg?rev=1.1&content-type=text/x-cvsweb-markup/index.html new file mode 100644 index 00000000..81fd0b0d --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/naming_service/common.cfg?rev=1.1&content-type=text/x-cvsweb-markup/index.html @@ -0,0 +1,19 @@ + + + +code/nelns/naming_service/common.cfg - view - 1.1 + +
[BACK] Return to common.cfg + CVS log [TXT][DIR] Up to Nevrax / code / nelns / naming_service

File: Nevrax / code / nelns / naming_service / common.cfg (download)
+Revision 1.1, Tue Apr 23 15:54:07 2002 UTC (2 months ago) by lecroart +
Branch: MAIN +
CVS Tags: HEAD
+ADDED: common.cfg
+
+

+// by default, use WIN displayer
+WindowStyle = "WIN";
+
+// by default, use localhost to find the naming service
+NSHost = "localhost";
+
\ No newline at end of file diff --git a/cvs/cvsweb.cgi/code/nelns/naming_service/index.html b/cvs/cvsweb.cgi/code/nelns/naming_service/index.html new file mode 100644 index 00000000..23d7d1dd --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/naming_service/index.html @@ -0,0 +1,110 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + + +
Nevrax / code / nelns / naming_service
+ + + + + + + + + + + + +
FileRev.AgeAuthorLast log entry
[BACK] + Previous Directory +    
[DIR] + Attic/[Don't hide]    
[TXT] + Makefile.am + 1.4  8 weeks lecroart  CHANGED: update makefile to manage log and cfg dir (thanks to loic dachary) +
[TXT] + common.cfg + 1.1  6 weeks lecroart  ADDED: common.cfg +
[TXT] + naming_service.cfg + 1.2  6 weeks lecroart  ADDED: common.cfg +
[TXT] + naming_service.cpp + 1.21  2 months lecroart  CHANGED: unified the command format +
[TXT] + naming_service.dsp + 1.9  2 months lecroart  CHANGED: .cfg path +
[TXT] + naming_service.vcproj + 1.1  7 weeks lecroart  ADDED: visual .net project +

+Show only files with tag: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.cfg b/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.cfg new file mode 100644 index 00000000..afa9d27e --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.cfg @@ -0,0 +1,154 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / nelns / naming_service / naming_service.cfg
+ + + + + +
naming_service.cfg
+

+

Default branch: MAIN
+


+ Revision 1.3 / (download) - annotate - [select for diffs] +, Wed Jun 12 10:22:28 2002 UTC (12 days, 5 hours ago) by lecroart +
Branch: MAIN + +
CVS Tags: HEAD +
Changes since 1.2: +2 -0 + lines
Diff to previous 1.2 +

+no message
+
+

+ Revision 1.2 / (download) - annotate - [select for diffs] +, Tue Apr 23 15:54:07 2002 UTC (2 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.1: +2 -2 + lines
Diff to previous 1.1 +

+ADDED: common.cfg
+
+

+ Revision 1.1 / (download) - annotate - [select for diffs] +, Tue Nov 13 13:16:55 2001 UTC (7 months, 1 week ago) by lecroart +
Branch: MAIN + +
Diff

+no message
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.cfg?rev=1.2&content-type=text/x-cvsweb-markup/index.html b/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.cfg?rev=1.2&content-type=text/x-cvsweb-markup/index.html new file mode 100644 index 00000000..62bcb598 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.cfg?rev=1.2&content-type=text/x-cvsweb-markup/index.html @@ -0,0 +1,16 @@ + + + +code/nelns/naming_service/naming_service.cfg - view - 1.2 + +
[BACK] Return to naming_service.cfg + CVS log [TXT][DIR] Up to Nevrax / code / nelns / naming_service

File: Nevrax / code / nelns / naming_service / naming_service.cfg (download)
+Revision 1.2, Tue Apr 23 15:54:07 2002 UTC (2 months ago) by lecroart +
Branch: MAIN +
Changes since 1.1: +2 -2 + lines
+ADDED: common.cfg
+
+

// link the common configuration file
+RootConfigFilename = "common.cfg";
+
\ No newline at end of file diff --git a/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.cpp b/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.cpp new file mode 100644 index 00000000..91ec34ce --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.cpp @@ -0,0 +1,354 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / nelns / naming_service / naming_service.cpp
+ + + + + +
naming_service.cpp
+

+

Default branch: MAIN
+


+ Revision 1.23 / (download) - annotate - [select for diffs] +, Thu Jun 13 09:41:32 2002 UTC (11 days, 6 hours ago) by lecroart +
Branch: MAIN + +
CVS Tags: HEAD +
Changes since 1.22: +11 -14 + lines
Diff to previous 1.22 +

+REMOVE: some debug info
+
+

+ Revision 1.22 / (download) - annotate - [select for diffs] +, Mon Jun 10 10:15:20 2002 UTC (2 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.21: +204 -182 + lines
Diff to previous 1.21 +

+ADDED: new system for registration/unregistration for layer 5
+
+

+ Revision 1.21 / (download) - annotate - [select for diffs] +, Tue Mar 26 09:45:11 2002 UTC (2 months, 4 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.20: +3 -2 + lines
Diff to previous 1.20 +

+CHANGED: unified the command format
+
+

+ Revision 1.20 / (download) - annotate - [select for diffs] +, Mon Mar 25 09:29:29 2002 UTC (3 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.19: +4 -4 + lines
Diff to previous 1.19 +

+CHANGED: use new service functions
+
+

+ Revision 1.19 / (download) - annotate - [select for diffs] +, Tue Mar 19 17:42:49 2002 UTC (3 months ago) by valignat +
Branch: MAIN + +
Changes since 1.18: +13 -2 + lines
Diff to previous 1.18 +

+Applied patches which help to have a clen install on GNU/Linux and to make a Debian package (changes on the management of config and log files, bugfixes, etc ...)
+
+

+ Revision 1.18 / (download) - annotate - [select for diffs] +, Mon Jan 14 17:50:49 2002 UTC (5 months, 1 week ago) by lecroart +
Branch: MAIN + +
Changes since 1.17: +81 -804 + lines
Diff to previous 1.17 +

+ADDED: the naming can shutdown and restart dynamically
+
+

+ Revision 1.17 / (download) - annotate - [select for diffs] +, Tue Nov 27 17:31:28 2001 UTC (6 months, 3 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.16: +41 -5 + lines
Diff to previous 1.16 +

+BUGFIX: send twice the same port number
+
+

+ Revision 1.16 / (download) - annotate - [select for diffs] +, Tue Nov 13 12:02:54 2001 UTC (7 months, 1 week ago) by lecroart +
Branch: MAIN + +
Changes since 1.15: +3 -3 + lines
Diff to previous 1.15 +

+CHANGED: the command to display registered services
+
+

+ Revision 1.15 / (download) - annotate - [select for diffs] +, Tue Oct 16 09:26:54 2001 UTC (8 months, 1 week ago) by legros +
Branch: MAIN + +
Changes since 1.14: +3 -1 + lines
Diff to previous 1.14 +

+FIXED: compatability with service_5 layer
+
+

+ Revision 1.14 / (download) - annotate - [select for diffs] +, Thu Sep 20 08:53:48 2001 UTC (9 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.13: +14 -2 + lines
Diff to previous 1.13 +

+ADDED: BasePort in the cfg to allow more than one shard on the same computer
+
+

+ Revision 1.13 / (download) - annotate - [select for diffs] +, Wed Sep 5 17:19:20 2001 UTC (9 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.12: +2 -2 + lines
Diff to previous 1.12 +

+ADDED: commands for admin
+
+

+ Revision 1.12 / (download) - annotate - [select for diffs] +, Thu Aug 30 17:09:00 2001 UTC (9 months, 3 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.11: +36 -2 + lines
Diff to previous 1.11 +

+ADDED: new command
+
+

+ Revision 1.11 / (download) - annotate - [select for diffs] +, Thu Aug 23 15:43:21 2001 UTC (10 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.10: +15 -1 + lines
Diff to previous 1.10 +

+ADDED: DebugFast config
+
+

+ Revision 1.10 / (download) - annotate - [select for diffs] +, Mon Jun 18 09:15:16 2001 UTC (12 months ago) by cado +
Branch: MAIN + +
Changes since 1.9: +3 -3 + lines
Diff to previous 1.9 +

+Added support for message recorder
+
+

+ Revision 1.9 / (download) - annotate - [select for diffs] +, Tue Jun 12 15:44:09 2001 UTC (12 months, 1 week ago) by lecroart +
Branch: MAIN + +
Changes since 1.8: +49 -12 + lines
Diff to previous 1.8 +

+CHANGED: service list is now on all client so there no more request for lookup (did it for multithread purpose)
+
+

+ Revision 1.8 / (download) - annotate - [select for diffs] +, Fri May 18 16:50:40 2001 UTC (13 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.7: +5 -5 + lines
Diff to previous 1.7 +

+MODIFIED: changed header
+
+

+ Revision 1.7 / (download) - annotate - [select for diffs] +, Wed May 16 08:28:53 2001 UTC (13 months, 1 week ago) by lecroart +
Branch: MAIN + +
Changes since 1.6: +8 -2 + lines
Diff to previous 1.6 +

+#BUGFIX: address comparison in doRegister
+
+

+ Revision 1.6 / (download) - annotate - [select for diffs] +, Tue May 15 15:21:44 2001 UTC (13 months, 1 week ago) by cado +
Branch: MAIN + +
Changes since 1.5: +2 -2 + lines
Diff to previous 1.5 +

+Fixed address comparison in doRegister()
+
+

+ Revision 1.5 / (download) - annotate - [select for diffs] +, Wed May 9 17:19:02 2001 UTC (13 months, 2 weeks ago) by berenguier +
Branch: MAIN + +
Changes since 1.4: +2 -2 + lines
Diff to previous 1.4 +

+FIXED: serialMap() -> serialCont()
+
+

+ Revision 1.4 / (download) - annotate - [select for diffs] +, Fri May 4 14:42:56 2001 UTC (13 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.3: +45 -22 + lines
Diff to previous 1.3 +

+ADD: register with sid
+
+

+ Revision 1.3 / (download) - annotate - [select for diffs] +, Thu May 3 16:30:27 2001 UTC (13 months, 3 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.2: +10 -4 + lines
Diff to previous 1.2 +

+ADDED: the lookup() with sid
+
+

+ Revision 1.2 / (download) - annotate - [select for diffs] +, Wed May 2 12:36:39 2001 UTC (13 months, 3 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.1: +512 -137 + lines
Diff to previous 1.1 +

+ADD: new version of the network system (in NeL and NeLns)
+
+

+ Revision 1.1 / (download) - annotate - [select for diffs] +, Wed Apr 18 13:54:25 2001 UTC (14 months ago) by valignat +
Branch: MAIN + +
Diff

+RENAMED code/server to code/nelns.
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.cpp?rev=1.21&content-type=text/x-cvsweb-markup/index.html b/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.cpp?rev=1.21&content-type=text/x-cvsweb-markup/index.html new file mode 100644 index 00000000..581f9cd2 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.cpp?rev=1.21&content-type=text/x-cvsweb-markup/index.html @@ -0,0 +1,658 @@ + + + +code/nelns/naming_service/naming_service.cpp - view - 1.21 + +
[BACK] Return to naming_service.cpp + CVS log [TXT][DIR] Up to Nevrax / code / nelns / naming_service

File: Nevrax / code / nelns / naming_service / naming_service.cpp (download)
+Revision 1.21, Tue Mar 26 09:45:11 2002 UTC (2 months, 4 weeks ago) by lecroart +
Branch: MAIN +
Changes since 1.20: +3 -2 + lines
+CHANGED: unified the command format
+
+

/** \file naming_service.cpp
+ * Naming Service (NS)
+ *
+ * $Id: naming_service.cpp,v 1.21 2002/03/26 09:45:11 lecroart Exp $
+ */
+
+/* Copyright, 2000 Nevrax Ltd.
+ *
+ * This file is part of NEVRAX NeL Network Services.
+ * NEVRAX NeL Network Services is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2, or (at your option)
+ * any later version.
+ *
+ * NEVRAX NeL Network Services is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with NEVRAX NeL Network Services; see the file COPYING. If not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
+ * MA 02111-1307, USA.
+ */
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif // HAVE_CONFIG_H
+
+#ifndef NELNS_CONFIG
+#define NELNS_CONFIG ""
+#endif // NELNS_CONFIG
+
+#ifndef NELNS_LOGS
+#define NELNS_LOGS ""
+#endif // NELNS_LOGS
+
+//
+// Includes
+//
+
+#include "nel/misc/types_nl.h"
+
+#include <list>
+#include <string>
+
+#include "nel/misc/debug.h"
+#include "nel/misc/command.h"
+#include "nel/misc/displayer.h"
+
+#include "nel/net/service.h"
+
+//
+// Namespaces
+//
+
+using namespace std;
+
+using namespace NLMISC;
+using namespace NLNET;
+
+
+//
+// Structures
+//
+
+struct CServiceEntry
+{
+        CServiceEntry (TSockId sock, CInetAddress a, string n, TServiceId s) : SockId(sock), Addr(a), Name(n), SId (s) { }
+
+        TSockId                        SockId;                        // the connection between the service and the naming service
+        CInetAddress        Addr;                        // address to send to the service who wants to lookup this service
+        string                        Name;                        // name of the service
+        TServiceId                SId;                        // id of the service
+};
+
+
+//
+// Variables
+//
+
+list<CServiceEntry>     RegisteredServices;                /// List of all registred services
+
+uint16                          MinBasePort = 51000;        /// Ports begin at 51000
+uint16                          MaxBasePort = 52000;        /// (note: in this implementation there can be no more than 1000 services)
+
+const TServiceId        BaseSId = 128;                        /// Allocated SIds begin at 128 (except for Agent Service)
+
+
+//
+// Functions
+//
+
+void displayRegisteredServices (CCallbackNetBase &netbase)
+{
+        nlinfo ("Display the %d registered services :", RegisteredServices.size());
+        for (list<CServiceEntry>::iterator it = RegisteredServices.begin(); it != RegisteredServices.end (); it++)
+        {
+                nlinfo ("> %s '%s' %s-%hu '%s'", (*it).SockId->asString().c_str(), netbase.hostAddress((*it).SockId).asString().c_str(), (*it).Name.c_str(), (uint16)(*it).SId, (*it).Addr.asString().c_str());
+        }
+        nlinfo ("End ot the list");
+}
+
+
+
+/*
+ * Helper procedure for cbLookupAlternate and cbUnregister.
+ * Note: name is used for a LOGS.
+ */
+list<CServiceEntry>::iterator doRemove (list<CServiceEntry>::iterator it)
+{
+        nldebug ("Unregister the service %s-%hu '%s'", (*it).Name.c_str(), (uint16)(*it).SId, (*it).Addr.asString().c_str());
+        
+        // tell to everybody that this service is unregistered
+
+        CMessage msgout ("UNB");
+        msgout.serial ((*it).Name);
+        msgout.serial ((*it).SId);
+        msgout.serial ((*it).Addr);
+        CNetManager::send ("NS", msgout, 0);
+        nlinfo ("Broadcast the Unregistration to everybody");
+
+        // remove the service from the registered service list
+        return RegisteredServices.erase (it);
+}
+
+void doUnregisterService (TServiceId sid)
+{
+        list<CServiceEntry>::iterator it;
+        for (it = RegisteredServices.begin(); it != RegisteredServices.end (); it++)
+        {
+                if ((*it).SId == sid)
+                {
+                        // found it, remove it
+                        doRemove (it);
+                        return;
+                }
+        }
+        nlwarning ("Service %hu not found", (uint16)sid);
+}
+
+void doUnregisterService (TSockId from)
+{
+        list<CServiceEntry>::iterator it;
+        for (it = RegisteredServices.begin(); it != RegisteredServices.end ();)
+        {
+                if ((*it).SockId == from)
+                {
+                        // it's possible that one "from" have more than one registred service, so we have to find in all the list
+                        // found it, remove it
+                        it = doRemove (it);
+                }
+                else
+                {
+                        it++;
+                }
+        }
+}
+
+void doUnregisterService (const CInetAddress &addr)
+{
+        list<CServiceEntry>::iterator it;
+        for (it = RegisteredServices.begin(); it != RegisteredServices.end (); it++)
+        {
+                if ((*it).Addr == addr)
+                {
+                        // found it, remove it
+                        doRemove (it);
+                        return;
+                }
+        }
+        nlwarning ("Service %s not found", addr.asString().c_str());
+}
+
+
+/*
+ * Helper function for cbLookupSId and cbLookupAlternateSId.                    *********** OUT OF DATE ***************
+ * Returns NULL if service not found
+ */
+void doLookup (const string &sname, TServiceId sid, TSockId from, CCallbackNetBase &netbase, bool sendAll, bool useSId)
+{
+        nlstop;
+
+        string name;
+
+        if (useSId)
+                name = toString (sid);
+        else
+                name = sname;
+
+        nlinfo ("Lookup for service '%s' for '%s'...", name.c_str(), netbase.hostAddress(from).asString().c_str());
+
+        displayRegisteredServices (netbase);
+
+        // Send list
+        vector<CInetAddress> addrs;
+        list<CServiceEntry>::iterator it;
+        for (it = RegisteredServices.begin(); it != RegisteredServices.end (); it++)
+        {
+                if ((useSId && (*it).SId == sid) || (!useSId && (*it).Name == name))
+                {
+                        addrs.push_back ((*it).Addr);
+                        // if it only want one, stop now to search
+                        if (!sendAll) break;
+                }
+        }
+
+        if (addrs.size()==0)
+                nldebug ("Service %s is not found", name.c_str());
+        else if (addrs.size()==1)
+                nldebug ("Service %s is at %s", name.c_str(), addrs[0].asString().c_str());
+        else
+                nldebug ("%d Services %s found", addrs.size(), name.c_str());
+        
+        CMessage msgout ("LK");
+        msgout.serialCont (addrs);
+        netbase.send (msgout, from);
+}
+
+/**
+ * Callback for service look-up.                        *********** OUT OF DATE ***************
+ *
+ * Message expected : LK
+ * - Name of service to find (string)
+ *
+ * Message emitted : LK
+ * - Validity time in seconds, or 0 if service not found (uint16)
+ * - Address of service if service found, otherwise nothing (CInetAddress)
+ *
+ * \todo Olivier: Select the best service provider, not the first one in the list
+ */
+static void cbLookup (CMessage& msgin, TSockId from, CCallbackNetBase &netbase)
+{
+        nlstop;
+
+        string name;
+        msgin.serial (name);
+        
+        // Find and return a service
+        doLookup (name, 0, from, netbase, false, false);
+}
+
+/**
+ * Callback for alternate service look-up when a service is not responding                      *********** OUT OF DATE ***************
+ *
+ * Message expected : LA
+ * - Name of service (string)
+ * - Address of server not responding (CInetAddress)
+ *
+ * Message emitted : no name (NS)
+ * - Validity time in seconds, or 0 if service not found (uint16)
+ * - Address of service if service found, otherwise nothing (CInetAddress)
+ */
+static void cbLookupAlternate (CMessage& msgin, TSockId from, CCallbackNetBase &netbase)
+{
+        nlstop;
+
+        string name;
+        CInetAddress addr;
+        msgin.serial (name);
+        msgin.serial (addr);
+
+        nlinfo ("Server %s looks down, looking-up for alternative service %s", addr.asString().c_str(), name.c_str() );
+
+        // Unregister down server
+        doUnregisterService (addr);
+
+        // Find and return another servive
+        doLookup (name, 0, from, netbase, false, false);
+}
+
+/**
+ * Callback for service look-up for all corresponding to a name.                        *********** OUT OF DATE ***************
+ *
+ * Message expected : LKA
+ * - Name of service to find (string)
+ *
+ * Message emitted : no name (ALKA)
+ * - List of addresses (vector<CInetAddress>)
+ */
+static void cbLookupAll (CMessage& msgin, TSockId from, CCallbackNetBase &netbase)
+{
+        nlstop;
+
+        // Receive name
+        string name;
+        msgin.serial (name);
+
+        // Find and return a service
+        doLookup (name, 0, from, netbase, true, false);
+}
+
+/**
+ * Callback for service look-up by identifier                           *********** OUT OF DATE ***************
+ *
+ * Message expected : LKI
+ * - Identifier of service to find (TServiceId)
+ *
+ * Message emitted : no name (NS)
+ * - Validity time in seconds, or 0 if service not found (uint16)
+ * - Address of service if service found, otherwise nothing (CInetAddress)
+ *
+ * \todo Olivier: Select the best service provider, not the first one in the list
+ */
+static void cbLookupSId (CMessage& msgin, TSockId from, CCallbackNetBase &netbase)
+{
+        nlstop;
+
+        // Receive id
+        TServiceId sid;
+        msgin.serial (sid);
+
+        // Find and return a service
+        doLookup ("", sid, from, netbase, false, true);
+}
+
+
+
+/*
+ * Helper function for cbRegister.
+ * If alloc_sid is true, sid is ignored
+ * Returns false in case of failure of sid allocation or bad sid provided
+ * Note: the reply is included in this function, because it must be done before things such as syncUniTime()
+ */
+bool doRegister (const string &name, const CInetAddress &addr, TServiceId sid, TSockId from, CCallbackNetBase &netbase)
+{
+        // find if the service is not already registered
+        uint8 ok = true;
+        bool needRegister = true;
+        for (list<CServiceEntry>::iterator it = RegisteredServices.begin(); it != RegisteredServices.end (); it++)
+        {
+                if ((*it).Addr.asIPString() == addr.asIPString() )
+                {
+                        // we already have a service on this address, remplace it if it's the same name
+                        if ((*it).Name == name)
+                        {
+                                // it's the same service, replace it
+                                (*it).SockId = from;
+                                sid = (*it).SId;
+                                nlinfo ("Replace the service %s", name.c_str());
+                        }
+                        else
+                        {
+                                nlwarning ("Try to register %s to %s but the service %s already on this address. ignore it!", name.c_str(), addr.asIPString().c_str(), (*it).Name.c_str());
+                                ok = false;
+                        }
+                        needRegister = false;
+                        break;
+                }
+        }
+
+        if (needRegister)
+        {
+                if (sid == 0)
+                {
+                        // we have to find a sid
+                        sid = BaseSId;
+                        bool found = false;
+                        while (!found)
+                        {
+                                list<CServiceEntry>::iterator it;
+                                for (it = RegisteredServices.begin(); it != RegisteredServices.end (); it++)
+                                {
+                                        if ((*it).SId == sid)
+                                        {
+                                                break;
+                                        }
+                                }
+                                if (it == RegisteredServices.end ())
+                                {
+                                        // ok, we have an empty sid
+                                        found = true;
+                                }
+                                else
+                                {
+                                        sid++;
+                                        if (sid == 0) // round the clock
+                                        {
+                                                nlwarning ("Service identifier allocation overflow");
+                                                ok = false;
+                                                break;
+                                        }
+                                }
+                        }
+                }
+                else
+                {
+                        // we have to check that the user provided sid is available
+                        list<CServiceEntry>::iterator it;
+                        for (it = RegisteredServices.begin(); it != RegisteredServices.end (); it++)
+                        {
+                                if ((*it).SId == sid)
+                                {
+                                        nlwarning ("Sid %d already used by another service", sid);
+                                        ok = false;
+                                        break;
+                                }
+                        }
+                        if (it != RegisteredServices.end ())
+                        {
+                                ok = true;
+                        }
+                }
+
+                // if ok, register the service and send a broadcast to other people
+                if (ok)
+                {
+                        RegisteredServices.push_back (CServiceEntry(from, addr, name, sid));
+
+                        // tell to everybody that this service is registered
+
+                        CMessage msgout ("RGB");
+                        uint8 s = 1;
+                        msgout.serial (s);
+                        msgout.serial (const_cast<string &>(name));
+                        msgout.serial (sid);
+                        msgout.serial (const_cast<CInetAddress &>(addr));
+                        CNetManager::send ("NS", msgout, 0);
+                        nlinfo ("Broadcast the Registration to everybody");
+                }
+        }
+
+        // send the answer to the client
+        CMessage msgout ("RG");
+        msgout.serial (ok);
+        if (ok) msgout.serial (sid);
+        netbase.send (msgout, from);
+        netbase.flush (from);
+
+        displayRegisteredServices (netbase);
+
+        return ok!=0;
+}
+
+
+/**
+ * Callback for service registration.
+ *
+ * Message expected : RG
+ * - Name of service to register (string)
+ * - Address of service (CInetAddress)
+ *
+ * Message emitted : RG
+ * - Allocated service identifier (TServiceId) or 0 if failed
+ */
+static void cbRegister (CMessage& msgin, TSockId from, CCallbackNetBase &netbase)
+{
+        string name;
+        CInetAddress addr;
+        TServiceId sid;
+        msgin.serial (name);
+        msgin.serial (addr);
+        msgin.serial (sid);
+
+        doRegister (name, addr, sid, from, netbase);
+}
+
+
+/**
+ * Callback for service unregistration.
+ *
+ * Message expected : UNI
+ * - Service identifier (TServiceId)
+ */
+static void cbUnregisterSId (CMessage& msgin, TSockId from, CCallbackNetBase &netbase)
+{
+        TServiceId sid;
+        msgin.serial( sid );
+
+        doUnregisterService (sid);
+        displayRegisteredServices (netbase);
+}
+
+
+/*
+ * Helper function for cbQueryPort
+ *
+ * \warning QueryPort + Registration is not atomic so more than one service could ask a port before register
+ */
+uint16 doAllocatePort (const CInetAddress &addr)
+{
+        static uint16 nextAvailablePort = MinBasePort;
+
+        // check if nextavailableport is free
+
+        if (nextAvailablePort >= MaxBasePort) nextAvailablePort = MinBasePort;
+
+        bool ok;
+        do
+        {
+                ok = true;
+                list<CServiceEntry>::iterator it;
+                for (it = RegisteredServices.begin(); it != RegisteredServices.end (); it++)
+                {
+                        if ((*it).Addr.port () == nextAvailablePort)
+                        {
+                                nextAvailablePort++;
+                                ok = false;
+                                break;
+                        }
+                }
+        }
+        while (!ok);
+
+        return nextAvailablePort++;
+}
+
+
+/**
+ * Callback for port allocation
+ * Note: if a service queries a port but does not register itself to the naming service, the
+ * port will remain allocated and unused.
+ *
+ * Message expected : QP
+ * - Name of service to register (string)
+ * - Address of service (CInetAddress) (its port can be 0)
+ *
+ * Message emitted : QP
+ * - Allocated port number (uint16)
+ */
+static void cbQueryPort (CMessage& msgin, TSockId from, CCallbackNetBase &netbase)
+{
+        // Allocate port
+        uint16 port = doAllocatePort (netbase.hostAddress (from));
+
+        // Send port back
+        CMessage msgout ("QP");
+        msgout.serial (port);
+        netbase.send (msgout, from);
+
+        nlinfo ("A service got port %hu", port);
+}
+
+
+/*
+ * Unregisters a service if it has not been done before.
+ * Note: this callback is called whenever someone disconnects from the NS.
+ * May be there are too many calls if many clients perform many transactional lookups.
+ */
+static void cbDisconnect (const string &serviceName, TSockId from, void *arg)
+{
+        doUnregisterService (from);
+        displayRegisteredServices (*CNetManager::getNetBase(serviceName));
+}
+
+/*
+ * a service is connected, send him all services infos
+ */
+static void cbConnect (const string &serviceName, TSockId from, void *arg)
+{
+        CMessage msgout ("RGB");
+
+        uint8 s = RegisteredServices.size ();
+        msgout.serial (s);
+
+        for (list<CServiceEntry>::iterator it = RegisteredServices.begin(); it != RegisteredServices.end (); it++)
+        {
+                msgout.serial ((*it).Name);
+                msgout.serial ((*it).SId);
+                msgout.serial ((*it).Addr);
+        }
+        CNetManager::send ("NS", msgout, from);
+
+        nlinfo ("Sending all services available to the new client");
+        displayRegisteredServices (*CNetManager::getNetBase(serviceName));
+}
+
+
+//
+// Callback array
+//
+
+TCallbackItem CallbackArray[] =
+{
+        { "RG", cbRegister },
+        { "QP", cbQueryPort },
+        { "UNI", cbUnregisterSId },
+};
+
+
+//
+// Service
+//
+
+class CNamingService : public NLNET::IService
+{
+public:
+
+        void init()
+        {
+                // if a baseport is available in the config file, get it
+                try
+                {
+                        uint16 newBasePort = ConfigFile.getVar ("BasePort").asInt ();
+                        nlinfo ("Changing the MinBasePort number from %hu to %hu", MinBasePort, newBasePort);
+                        sint32 delta = MaxBasePort - MinBasePort;
+                        nlassert (delta > 0);
+                        MinBasePort = newBasePort;
+                        MaxBasePort = MinBasePort + uint16 (delta);
+                }
+                catch (EUnknownVar &)
+                {
+                }
+
+
+                // we don't try to associate message from client
+                CNetManager::getNetBase ("NS")->ignoreAllUnknownId (true);
+
+                // add the callback in case of disconnection
+                CNetManager::setConnectionCallback ("NS", cbConnect, NULL);
+                
+                // add the callback in case of disconnection
+                CNetManager::setDisconnectionCallback ("NS", cbDisconnect, NULL);
+
+                // DEBUG
+                // DebugLog->addDisplayer( new CStdDisplayer() );
+        }
+};
+
+
+//
+/// Naming Service
+//
+NLNET_OLD_SERVICE_MAIN (CNamingService, "NS", "naming_service", 50000, CallbackArray, NELNS_CONFIG, NELNS_LOGS)
+
+
+//
+// Commands
+//
+
+
+NLMISC_COMMAND (nsServices, "displays the list of all registered services", "")
+{
+        if(args.size() != 0) return false;
+
+        log.displayNL ("Display the %d registered services :", RegisteredServices.size());
+        for (list<CServiceEntry>::iterator it = RegisteredServices.begin(); it != RegisteredServices.end (); it++)
+        {
+                log.displayNL ("> %s '%s' %s-%hu '%s'", (*it).SockId->asString().c_str(), CNetManager::getNetBase ("NS")->hostAddress((*it).SockId).asString().c_str(), (*it).Name.c_str(), (uint16)(*it).SId, (*it).Addr.asString().c_str());
+        }
+        log.displayNL ("End ot the list");
+
+        return true;
+}
+
\ No newline at end of file diff --git a/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.dsp b/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.dsp new file mode 100644 index 00000000..a576a6a5 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.dsp @@ -0,0 +1,214 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / nelns / naming_service / naming_service.dsp
+ + + + + +
naming_service.dsp
+

+

Default branch: MAIN
+


+ Revision 1.9 / (download) - annotate - [select for diffs] +, Mon Mar 25 10:21:50 2002 UTC (2 months, 4 weeks ago) by lecroart +
Branch: MAIN + +
CVS Tags: HEAD +
Changes since 1.8: +1 -1 + lines
Diff to previous 1.8 +

+CHANGED: .cfg path
+
+

+ Revision 1.8 / (download) - annotate - [select for diffs] +, Mon Jan 14 17:50:49 2002 UTC (5 months, 1 week ago) by lecroart +
Branch: MAIN + +
Changes since 1.7: +0 -4 + lines
Diff to previous 1.7 +

+ADDED: the naming can shutdown and restart dynamically
+
+

+ Revision 1.7 / (download) - annotate - [select for diffs] +, Tue Nov 13 12:02:54 2001 UTC (7 months, 1 week ago) by lecroart +
Branch: MAIN + +
Changes since 1.6: +4 -0 + lines
Diff to previous 1.6 +

+CHANGED: the command to display registered services
+
+

+ Revision 1.6 / (download) - annotate - [select for diffs] +, Thu Aug 23 15:43:21 2001 UTC (10 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.5: +34 -3 + lines
Diff to previous 1.5 +

+ADDED: DebugFast config
+
+

+ Revision 1.5 / (download) - annotate - [select for diffs] +, Fri Jun 15 09:58:49 2001 UTC (12 months, 1 week ago) by lecroart +
Branch: MAIN + +
Changes since 1.4: +9 -6 + lines
Diff to previous 1.4 +

+CHANGED: use win32
+
+

+ Revision 1.4 / (download) - annotate - [select for diffs] +, Tue Jun 12 15:44:09 2001 UTC (12 months, 1 week ago) by lecroart +
Branch: MAIN + +
Changes since 1.3: +4 -3 + lines
Diff to previous 1.3 +

+CHANGED: service list is now on all client so there no more request for lookup (did it for multithread purpose)
+
+

+ Revision 1.3 / (download) - annotate - [select for diffs] +, Fri May 18 16:18:08 2001 UTC (13 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.2: +1 -1 + lines
Diff to previous 1.2 +

+#MODIFIED: update compile params
+
+

+ Revision 1.2 / (download) - annotate - [select for diffs] +, Wed May 2 12:36:39 2001 UTC (13 months, 3 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.1: +3 -3 + lines
Diff to previous 1.1 +

+ADD: new version of the network system (in NeL and NeLns)
+
+

+ Revision 1.1 / (download) - annotate - [select for diffs] +, Wed Apr 18 13:54:25 2001 UTC (14 months ago) by valignat +
Branch: MAIN + +
Diff

+RENAMED code/server to code/nelns.
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.dsp?rev=1.5&content-type=text/x-cvsweb-markup/index.html b/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.dsp?rev=1.5&content-type=text/x-cvsweb-markup/index.html new file mode 100644 index 00000000..f573bf89 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.dsp?rev=1.5&content-type=text/x-cvsweb-markup/index.html @@ -0,0 +1,174 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / nelns / naming_service / naming_service.dsp
+ + + + + +
naming_service.dsp
+

+

Default branch: MAIN
+


+ Revision 1.5 / (download) - annotate - [select for diffs] +, Fri Jun 15 09:58:49 2001 UTC (5 weeks, 3 days ago) by lecroart +
Branch: MAIN + +
CVS Tags: HEAD +
Changes since 1.4: +9 -6 + lines
Diff to previous 1.4 +

+CHANGED: use win32
+
+

+ Revision 1.4 / (download) - annotate - [select for diffs] +, Tue Jun 12 15:44:09 2001 UTC (5 weeks, 6 days ago) by lecroart +
Branch: MAIN + +
Changes since 1.3: +4 -3 + lines
Diff to previous 1.3 +

+CHANGED: service list is now on all client so there no more request for lookup (did it for multithread purpose)
+
+

+ Revision 1.3 / (download) - annotate - [select for diffs] +, Fri May 18 16:18:08 2001 UTC (2 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.2: +1 -1 + lines
Diff to previous 1.2 +

+#MODIFIED: update compile params
+
+

+ Revision 1.2 / (download) - annotate - [select for diffs] +, Wed May 2 12:36:39 2001 UTC (2 months, 3 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.1: +3 -3 + lines
Diff to previous 1.1 +

+ADD: new version of the network system (in NeL and NeLns)
+
+

+ Revision 1.1 / (download) - annotate - [select for diffs] +, Wed Apr 18 13:54:25 2001 UTC (3 months ago) by valignat +
Branch: MAIN + +
Diff

+RENAMED code/server to code/nelns.
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.h b/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.h new file mode 100644 index 00000000..1ba0fb57 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.h @@ -0,0 +1,154 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / nelns / naming_service / naming_service.h
+ + + + + +
naming_service.h
+

+

Default branch: MAIN
+


+ Revision 1.3 / (download) - annotate - [select for diffs] +, Fri May 18 16:50:40 2001 UTC (2 months ago) by lecroart +
Branch: MAIN + +
CVS Tags: HEAD +
Changes since 1.2: +5 -5 + lines
Diff to previous 1.2 +

+MODIFIED: changed header
+
+

+ Revision 1.2 / (download) - annotate - [select for diffs] +, Wed May 2 12:36:39 2001 UTC (2 months, 3 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.1: +18 -19 + lines
Diff to previous 1.1 +

+ADD: new version of the network system (in NeL and NeLns)
+
+

+ Revision 1.1 / (download) - annotate - [select for diffs] +, Wed Apr 18 13:54:25 2001 UTC (3 months ago) by valignat +
Branch: MAIN + +
Diff

+RENAMED code/server to code/nelns.
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.vcproj b/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.vcproj new file mode 100644 index 00000000..608dbb4d --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/naming_service/naming_service.vcproj @@ -0,0 +1,134 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / nelns / naming_service / naming_service.vcproj
+ + + + + +
naming_service.vcproj
+

+

Default branch: MAIN
+


+ Revision 1.1 / (download) - annotate - [select for diffs] +, Tue Apr 16 12:51:31 2002 UTC (2 months, 1 week ago) by lecroart +
Branch: MAIN + +
CVS Tags: HEAD +
Diff

+ADDED: visual .net project
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1