|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectservlet.ClientCore
public class ClientCore
This is the main.
| Field Summary | |
|---|---|
static GossipInterface |
gi
|
static MessageServer |
ms
|
static User |
myself
The variables contain information about the user, the user's password, th bootstrap server, the message server and the reference to the graphic interface. |
static java.lang.String |
pwd
|
static Bootstrap |
server
|
| Constructor Summary | |
|---|---|
ClientCore()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static User myself
public static java.lang.String pwd
public static Bootstrap server
public static GossipInterface gi
public static MessageServer ms
| Constructor Detail |
|---|
public ClientCore()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - 1) Indirizzo IP server
2) Porta server
3) Porta peer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||