September 07, 2010, 04:50:02 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  Home Help Media Affiliates Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Java voice chat server  (Read 1035 times)
0 Members and 1 Guest are viewing this topic.
JavaLearner
Member
*

Reputation: 0
Offline Offline
Posts: 34
Referrals: 0

Awards
« on: June 21, 2009, 09:28:28 AM »

Ok im trying to make a new chat server , just a little project for me to learn and have fun at the same time ..
At the moment im trying to find a program that will compile java files ..
im really starting from nothing here so ill show you the info read me i got with the java aplet files .

This is what it said

If you dont know java and still want to use this code..
-------------
Java files are not script and need to be compiled.
for example To compile java files you use: javac org.multichat.ChatClient.java
To run java files you use: java org.multichat.ChatClient



How to create and sign jar's with certificates
----------------------------------------------
keytool -genkey -alias signFiles -keypass kpi135 -keystore susanstore -storepass ab987c
jarsigner -keystore susanstore -signedjar svoicechat.jar voicechat.jar signFiles
You will be prompted for the store password (ab987c) and the private key password (kpi135).
keytool -export -keystore susanstore -alias signFiles -file SusanJones.cer


To run it on your web page
---------------------------
0) compile all the files, You need javas development kit for that.
1) generate and sign a jar file you need javas development kit for that
2) change the voicechat.html host field to your java servers ip address or name
3) run org.multichat.server.ChatServer.java <--- this is the server for the chat


If you could point me in the right place or infact any info will help lol
Logged
Javaforums.net :: a community about Java software development.
« on: June 21, 2009, 09:28:28 AM »

 Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Your Ad Here
Powered by MySQL Powered by PHP Powered by SMF 1.1.10 | SMF © 2006-2009, Simple Machines LLC
TinyPortal v0.9.8 © Bloc
Valid XHTML 1.0! Valid CSS!
Page created in 0.142 seconds with 34 queries.

Google visited last this page August 26, 2010, 01:48:02 PM