1
0
Fork 0
Commit Graph

210 Commits

Author SHA1 Message Date
Holger Hans Peter Freyther 179485acd6 package.xml: Add a package file to build the code 2010-10-13 21:21:49 +02:00
Holger Hans Peter Freyther a888854fe5 Test.st: Add a simple test case for the IPA protocol 2010-10-13 21:09:51 +02:00
Holger Hans Peter Freyther e0ea928d63 Message: Create a simple Message Buffer class and use it
Message will contain the fragments of a message and then
will combine them into one big bytearray.
2010-09-29 23:25:49 +08:00
Holger Hans Peter Freyther 0dffcb86e4 IPA: Add a dispatcher and IPAProtoHandler... 2010-09-28 22:56:01 +08:00
Holger Hans Peter Freyther e2fbae291d IPAMuxer: Fix the class declration.. 2010-09-28 22:55:44 +08:00
Holger Hans Peter Freyther 88a40dc299 IPAMuxer: Allow to get the resulting data. 2010-09-28 18:36:39 +08:00
Holger Hans Peter Freyther 3d23dec0cc IPAMuxer: Create a muxer using the nextPut. 2010-09-28 18:28:48 +08:00
Holger Hans Peter Freyther 9794c5053a IPA: Reorder the comment and the code. 2010-09-28 18:21:14 +08:00
Holger Hans Peter Freyther a219a16d7a Most simple IPADemuxer, Extensions for the class library
Copy FileDescriptor code into the Socket and use it inside
the IPADemuxer to read the socket..
2010-09-28 04:08:31 +08:00
Holger Hans Peter Freyther 5391a28c8a Add a README with the 'goal' of this sub-project. 2010-09-27 01:42:42 +08:00