patchCERTI - Patches: patch #6014, Chat application with CERTI

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #6014: Chat application with CERTI

Submitter:  Hadj-Amor <hassen>
Submitted:  Thu 14 Jun 2007 05:43:33 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open

Mon 18 Jun 2007 02:37:32 PM UTC, comment #1: 

Change item from private to public visibility

Eric NOULARD <erk>
Group administrator
Thu 14 Jun 2007 05:43:33 PM UTC, original submission:  

This is a simple chat application with CERTI. It contains 5 files:

- main.cc
- chat.cc
- chat.hh
- chat.fed

To compile this program: g++ -o main chat.cc main.cc -L/xxx/lib -lRTI -lCERTI -lxml2 -DWITH_CERTI -DRTI_USES_STD_FSTREAM -I/xxx/lib/include

change xxx by the target directory where files are installed. This directory can be /usr or /usr/local for system-wide installations, or $HOME/CERTI in a user directory.

Thanks to the CERTI mailing list.

Best regards,

Hassen hadj-amor

Hadj-Amor <hassen>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #13053:  main.cc added by hassen (2KiB - text/x-c++src)
file #13054:  chat.hh added by hassen (2KiB - application/octet-stream)
file #13055:  chat.cc added by hassen (8KiB - text/x-c++src)
file #13056:  Chat.fed added by hassen (686B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by erk (Posted a comment)
  • -email is unavailable- added by hassen (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-06-18 erk PrivacyPrivate Public
    2007-06-14 hassen Attached File- Added main.cc, #13053
        Attached File- Added chat.hh, #13054
        Attached File- Added chat.cc, #13055
        Attached File- Added Chat.fed, #13056
        Carbon-Copy- Added -email is unavailable-
        Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code