Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Jose Hughes   on May 21 In Java Category.

  
Question Answered By: Baylen Smith   on May 21

it 'll be better to forget about http  protokol. I suppose that u need
server  push mekanism. Why dont u use a tcp soket for this purpose.
By this way u can have a strong comminucation skills, without any more efford.
Serving a port  from an applet  will cause some security problems and also u need
to work with all client machines to correct these security exceptions.
write a soket server,allow your clients to connect this tcp server and make all
your
clients online. this will be more simple and easy. (offcourse if u havent got
clients more then 64K)

Share: 

 
 
Didn't find what you were looking for? Find more on Applet for listening to an specific port Or get search suggestion and latest updates.


Tagged: