aspose file tools
The moose likes Java in General and the fly likes java.nio.channel programming Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "java.nio.channel programming" Watch "java.nio.channel programming" New topic
Author

java.nio.channel programming

sathish rontala
Greenhorn

Joined: Aug 28, 2006
Posts: 3
hi
This is sathish

i want some programs on socket channel programming
by using java.nio.channels package

what exactly i want is
a client program
a server program
client should able to send some messgae to server.

soon after recieving the message from the client , server should send
the same message and client should be able to see it




thanks
Jan Groth
Ranch Hand

Joined: Feb 03, 2004
Posts: 456
cool. but what is your question?

:-)
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: java.nio.channel programming
 
Similar Threads
Client Server communication
How can I make a server and client together with different sockets open?
Socket Programming [ Client / Server ]
Send text thru Applet(at one PC) to other PC
Networking with theads