# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
cvs
Nevrax / code / nel / src / net / inet_address.cpp
inet_address.cpp

Default branch: MAIN


Revision 1.38 / (download) - annotate - [select for diffs] , Fri Dec 28 10:17:21 2001 UTC (7 months ago) by lecroart
Branch: MAIN
CVS Tags: georges_v2, HEAD
Changes since 1.37: +3 -6 lines
Diff to previous 1.37

ADDED: support of precompilated header on visual

Revision 1.37 / (download) - annotate - [select for diffs] , Mon Dec 10 14:34:31 2001 UTC (7 months, 2 weeks ago) by lecroart
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36

CHANGED: net log are better specified to enable log filtering

Revision 1.36 / (download) - annotate - [select for diffs] , Thu Oct 25 12:12:03 2001 UTC (9 months ago) by cado
Branch: MAIN
Changes since 1.35: +20 -26 lines
Diff to previous 1.35

ADDED multiformat mem stream

Revision 1.35 / (download) - annotate - [select for diffs] , Fri Sep 28 12:53:48 2001 UTC (9 months, 4 weeks ago) by cado
Branch: MAIN
Changes since 1.34: +2 -1 lines
Diff to previous 1.34

#BUGFIX: SOCKET_ERROR missing

Revision 1.34 / (download) - annotate - [select for diffs] , Fri Sep 28 12:39:44 2001 UTC (9 months, 4 weeks ago) by cado
Branch: MAIN
Changes since 1.33: +41 -1 lines
Diff to previous 1.33

ADDED address enumeration, multihomed hosts support

Revision 1.33 / (download) - annotate - [select for diffs] , Wed Jun 27 08:31:19 2001 UTC (13 months ago) by lecroart
Branch: MAIN
CVS Tags: nel_0_4, demo_0_1
Changes since 1.32: +2 -2 lines
Diff to previous 1.32

DOCFIX: change todo syntax

Revision 1.32 / (download) - annotate - [select for diffs] , Thu Jun 21 08:45:13 2001 UTC (13 months, 1 week ago) by cado
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31

Doxfix: added file desc

Revision 1.31 / (download) - annotate - [select for diffs] , Mon Jun 18 09:01:01 2001 UTC (13 months, 1 week ago) by cado
Branch: MAIN
Changes since 1.30: +55 -19 lines
Diff to previous 1.30

Added serialization to string stream

Revision 1.30 / (download) - annotate - [select for diffs] , Tue May 15 14:45:38 2001 UTC (14 months, 1 week ago) by cado
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29

Changed serialization : no longer transfers the hostname

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

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

Revision 1.28 / (download) - annotate - [select for diffs] , Wed Mar 28 09:35:47 2001 UTC (16 months ago) by cado
Branch: MAIN
CVS Tags: net_0_1
Changes since 1.27: +4 -3 lines
Diff to previous 1.27

Small change in the way CInetAddress::ipAddress() works

Revision 1.27 / (download) - annotate - [select for diffs] , Thu Mar 15 18:02:15 2001 UTC (16 months, 1 week ago) by cado
Branch: MAIN
Changes since 1.26: +4 -3 lines
Diff to previous 1.26

localHost() didn't compile on Linux

Revision 1.26 / (download) - annotate - [select for diffs] , Thu Mar 15 16:41:16 2001 UTC (16 months, 2 weeks ago) by cado
Branch: MAIN
Changes since 1.25: +3 -2 lines
Diff to previous 1.25

ADDED IP display in asString() + assert in localHost()

Revision 1.25 / (download) - annotate - [select for diffs] , Tue Jan 16 11:23:03 2001 UTC (18 months, 1 week ago) by cado
Branch: MAIN
CVS Tags: proto_0_2, proto_0_1, nel_0_3, nel_0_2
Changes since 1.24: +2 -2 lines
Diff to previous 1.24

no message

Revision 1.24 / (download) - annotate - [select for diffs] , Mon Jan 15 14:44:26 2001 UTC (18 months, 1 week ago) by cado
Branch: MAIN
Changes since 1.23: +3 -3 lines
Diff to previous 1.23

no message

Revision 1.23 / (download) - annotate - [select for diffs] , Mon Jan 15 13:40:57 2001 UTC (18 months, 1 week ago) by cado
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22

better error handling for sockets

Revision 1.22 / (download) - annotate - [select for diffs] , Tue Jan 2 14:39:21 2001 UTC (18 months, 3 weeks ago) by cado
Branch: MAIN
Changes since 1.21: +7 -5 lines
Diff to previous 1.21

small debug and doc update

Revision 1.21 / (download) - annotate - [select for diffs] , Mon Nov 27 10:43:50 2000 UTC (20 months ago) by cado
Branch: MAIN
Changes since 1.20: +6 -3 lines
Diff to previous 1.20

Mod. setSockAddr()

Revision 1.20 / (download) - annotate - [select for diffs] , Mon Nov 27 10:07:07 2000 UTC (20 months ago) by cado
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19

Removed somes warnings

Revision 1.19 / (download) - annotate - [select for diffs] , Thu Nov 23 13:09:50 2000 UTC (20 months ago) by cado
Branch: MAIN
Changes since 1.18: +3 -2 lines
Diff to previous 1.18

Using config file for the naming client

Revision 1.18 / (download) - annotate - [select for diffs] , Wed Nov 22 15:56:47 2000 UTC (20 months ago) by cado
Branch: MAIN
Changes since 1.17: +29 -2 lines
Diff to previous 1.17

Naming service now allocates port numbers

Revision 1.17 / (download) - annotate - [select for diffs] , Tue Nov 21 17:30:55 2000 UTC (20 months ago) by valignat
Branch: MAIN
Changes since 1.16: +13 -3 lines
Diff to previous 1.16

Add GNU/Linux support and use the inet_ntoa function to keep it as compatible
as possible

Revision 1.16 / (download) - annotate - [select for diffs] , Wed Nov 15 10:26:22 2000 UTC (20 months, 1 week ago) by cado
Branch: MAIN
Changes since 1.15: +4 -4 lines
Diff to previous 1.15

Removed throw ()

Revision 1.15 / (download) - annotate - [select for diffs] , Tue Oct 24 15:35:51 2000 UTC (21 months ago) by lecroart
Branch: MAIN
Changes since 1.14: +10 -10 lines
Diff to previous 1.14

new copyright headers

Revision 1.14 / (download) - annotate - [select for diffs] , Wed Oct 11 16:25:25 2000 UTC (21 months, 2 weeks ago) by cado
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13

Improved NamingClient

Revision 1.13 / (download) - annotate - [select for diffs] , Wed Oct 11 13:23:50 2000 UTC (21 months, 2 weeks ago) by valignat
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12

Change NL_OS_LINUX to NL_OS_UNIX to make it more unix "generic"

Revision 1.12 / (download) - annotate - [select for diffs] , Tue Oct 10 15:28:15 2000 UTC (21 months, 2 weeks ago) by cado
Branch: MAIN
Changes since 1.11: +11 -1 lines
Diff to previous 1.11

Added CNamingClient

Revision 1.11 / (download) - annotate - [select for diffs] , Mon Oct 9 08:46:29 2000 UTC (21 months, 2 weeks ago) by cado
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10

Updated CLog

Revision 1.10 / (download) - annotate - [select for diffs] , Wed Oct 4 14:34:10 2000 UTC (21 months, 3 weeks ago) by cado
Branch: MAIN
Changes since 1.9: +11 -6 lines
Diff to previous 1.9

Improved logging system

Revision 1.9 / (download) - annotate - [select for diffs] , Tue Oct 3 13:27:12 2000 UTC (21 months, 3 weeks ago) by cado
Branch: MAIN
Changes since 1.8: +1 -4 lines
Diff to previous 1.8

Changed name from CServerSocket to CMsgSocket...

Revision 1.8 / (download) - annotate - [select for diffs] , Mon Oct 2 16:42:23 2000 UTC (21 months, 3 weeks ago) by cado
Branch: MAIN
Changes since 1.7: +37 -3 lines
Diff to previous 1.7

Message system.
CDatagram needs some modifications to work.

Revision 1.7 / (download) - annotate - [select for diffs] , Mon Sep 25 15:01:47 2000 UTC (22 months ago) by cado
Branch: MAIN
Changes since 1.6: +6 -4 lines
Diff to previous 1.6

updated code doc

Revision 1.6 / (download) - annotate - [select for diffs] , Mon Sep 25 11:14:23 2000 UTC (22 months ago) by cado
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5

First net logging system (CNetDisplayer, CLogService)

Revision 1.5 / (download) - annotate - [select for diffs] , Thu Sep 21 09:45:09 2000 UTC (22 months ago) by cado
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4

added CDatagramSocket, upgraded and tested OK all other network classes

Revision 1.4 / (download) - annotate - [select for diffs] , Tue Sep 19 09:14:03 2000 UTC (22 months, 1 week ago) by cado
Branch: MAIN
Changes since 1.3: +15 -5 lines
Diff to previous 1.3

Updated comments

Revision 1.3 / (download) - annotate - [select for diffs] , Mon Sep 18 17:13:15 2000 UTC (22 months, 1 week ago) by cado
Branch: MAIN
Changes since 1.2: +72 -28 lines
Diff to previous 1.2

CSocket, CServerSocket, CInetAddress and CMessage were tested and seem to work fine.

Revision 1.2 / (download) - annotate - [select for diffs] , Thu Sep 14 16:40:53 2000 UTC (22 months, 1 week ago) by cado
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1

Corrected some missings #include problems

Revision 1.1 / (download) - annotate - [select for diffs] , Thu Sep 14 16:17:21 2000 UTC (22 months, 1 week ago) by lecroart
Branch: MAIN
Diff

new net directory
Request Diffs

Diffs between and
Type of Diff should be a 
Select branch

View only Branch:
Sort log by: