|
-
June 13th, 2005, 01:33 AM
#1
Java and sockets help
I want to write something like an IRC or chat client in Java (using the ASCII protocol).
Should I be using a BufferedReader of an InputStream of a Socket to read data?
The main reason why i don't know how to send data through a socket is because i dont know how to send bytes or words with Java. Can someone provide an example please?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|