Wednesday, 28 August 2013

how to read line from tcp stream with a socketchannel?

how to read line from tcp stream with a socketchannel?

References

Reference NO 1

http://stackoverflow.com/questions/15196038/how-to-read-line-from-tcp-stream-with-a-socketchannel

Reference NO 2

http://stackoverflow.com/questions/5862759/how-do-i-limit-reading-a-line-at-a-time-from-a-socketchannel-inputstream-using-j

Reference NO 3

http://tutorials.jenkov.com/java-nio/socket-channel.html

Reference NO 4

http://docs.oracle.com/javase/7/docs/api/java/nio/channels/SocketChannel.html

Reference NO 5

http://content.gpwiki.org/index.php/Java:Tutorials:Simple_TCP_Networking

Reference NO 6

http://www.java2s.com/Questions_And_Answers/Java-Network/API/SocketChannel.htm

Reference NO 7

https://src.springframework.org/svn/spring-integration/branches/filetoentries/spring-integration-ip/src/main/java/org/springframework/integration/ip/tcp/connection/TcpNioConnection.java

Reference NO 8

#EANF#

No comments:

Post a Comment