16 |
|
host's information around the CORBA system. The object will |
17 |
|
provide accessors to an array of parameter name/value pairs. |
18 |
|
|
19 |
– |
ajm4 noted how drunk he had been over the weekend and |
20 |
– |
was surprised to find a lady in his bed when he got home. |
21 |
– |
|
19 |
|
Strategies for configuration distribution were discussed. |
20 |
|
The Logger class from last year's project is expected to |
21 |
|
make a reappearance in this current project. The main |
33 |
|
the test host application (in Java). This program shall |
34 |
|
connect to a specified server and send arbitrary non-nested |
35 |
|
XML data via UDP. |
36 |
< |
(As per the first XML example at minutes/minutes-20001101.txt) |
36 |
> |
(As per the 1st XML example at minutes/minutes-20001101.txt) |
37 |
|
|
38 |
|
ajm4 and tdb1: - |
39 |
|
Define a method of configuration distribution and produce |
40 |
< |
the core configurator. Adapt last year's Logger class as |
41 |
< |
appropriate. |
40 |
> |
the configurator. Adapt last year's Logger class as |
41 |
> |
appropriate. Both the configurator and the logger should be |
42 |
> |
registering themselves with the CORBA name service. It may |
43 |
> |
also be ncessary to write the CORE module of the server on |
44 |
> |
which the rest resides. IDL definitions required. |
45 |
|
|
46 |
|
pjm2: - |
47 |
|
Create the server's Filter class. This will accept incoming |
48 |
|
UDP connections and parse the XML data received. Create a |
49 |
|
separate XMLPacketMaker class to be used by Filter - this |
50 |
< |
will be used to create the XMLPacket object for each incoming |
51 |
< |
connection, providing a way of passing information about the |
52 |
< |
CORBA system. Complete as much of this as possible before |
53 |
< |
next Monday. |
50 |
> |
will be used to create the XMLPacket object for each |
51 |
> |
incoming connection, providing a way of passing information |
52 |
> |
about the CORBA system. Complete as much of this as |
53 |
> |
possible before next Monday. |
54 |
|
|
55 |
|
|
56 |
|
Meeting was concluded @ 13:00. Next meeting arranged for |