secure chat client
I want to write a chat program that connects to the other computer using sockets. I plan to transmit strings, so how would I go about the networking?
Winner takes all.
1st to solve my dilemma gets 10 duke stars!!!
I want to write a chat program that connects to the other computer using sockets. I plan to transmit strings, so how would I go about the networking?
Winner takes all.
1st to solve my dilemma gets 10 duke stars!!!
dilemma?
Read this http://java.sun.com/docs/books/tutorial/networking/index.html
and where does that "secure" come in?
> and where does that "secure" come in?
https://java.sun.com/docs/books/tutorial/networking/index.html
> dilemma?
>
> Read this
> http://java.sun.com/docs/books/tutorial/networking/ind
> ex.html
You get the prize. Thank you.
> > and where does that "secure" come in?
>
> https://java.sun.com/docs/books/tutorial/networking/in
> dex.html
he didn't mention any security requirements, that's why I asked...
What exactly does he want to be secure for example? And how secure should it be?
> > > and where does that "secure" come in?
> >
> >
> https://java.sun.com/docs/books/tutorial/networking/in
>
> > dex.html
>
> he didn't mention any security requirements, that's
> why I asked...
> What exactly does he want to be secure for example?
> And how secure should it be?
Did you miss the all important s?
:)