Revision 690960

Go back to digest for 29th July 2007

Features in Office

Igor Stepin committed changes in /trunk/koffice/kword/plugins/collaboration/libcollaboration:

* basic ClientSession implementation
* various fixes to make session initialization code work

With this commit test application can connect to other instance.
I can send Hello/HelloAnswer messages. Need more GUI work forother messages.

File Changes

Modified 11 files
  • /trunk/koffice/kword/plugins/collaboration/libcollaboration
  •   /dialogs/ShareDialog.cpp
  •   /network/ClientSession.cpp
  •   /network/ClientSession.h
  •   /network/ServerConnection.cpp
  •   /network/ServerConnection.h
  •   /network/Session.h
  •   /network/Url.cpp
  •   /network/Url.h
  •   /network/messages/MessageFactory.cpp
  •   /network/sockets/MessageTcpSocket.cpp
  •   /network/sockets/MessageTcpSocket.h
11 files changed in total