Commit Graph

7 Commits

Author SHA1 Message Date
Christian Posta
375cc41b1a INTSAMPLES-22: Create sample for inbound tcp-connection-factory using deserializer and serializer
* Added new tests
* Added comments
* Created the custom serializer/deserializer. Fixing some small issues with it
* Changed the sending to use java socket api
* Working, just trying to figure out junit differences
* Found an error in the input message (contained \r\n) fixed now
* added .idea and activemq-data folders to ignore
* Cleaned up unused code, added documentation to the README.md
* Added more comments
* Added Copyright notices
2012-02-13 17:07:22 -05:00
Gary Russell
67606fa2db INTSAMPLES-37 Add ConversionService to TCP Sample
Show alternative configuration for converting from tcp byte
arrays to Strings.
2011-12-10 11:45:57 -05:00
Oleg Zhurakousky
de10204e6e polishing, removed warning markers 2011-07-18 20:00:38 -04:00
Gary Russell
f91e7227ed Add zero length test 2011-02-01 11:29:47 -05:00
Gary Russell
12863155aa INTSAMPLES-13 Add error-channel to inbound channel adapter and tests 2010-11-17 21:46:09 -05:00
Gary Russell
e85de43c58 INTSAMPLES-4 Add Simple Telnet Server to Sample 2010-10-01 17:19:06 -04:00
Gary Russell
27f86a78b4 INTSAMPLES-4 Add Simple TCP Client/Server Sample 2010-10-01 16:49:04 -04:00