servlet
Class ClientCore

java.lang.Object
  extended by servlet.ClientCore

public class ClientCore
extends java.lang.Object

This is the main.

Author:
Alessandro Franchini

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

myself

public 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.


pwd

public static java.lang.String pwd

server

public static Bootstrap server

gi

public static GossipInterface gi

ms

public static MessageServer ms
Constructor Detail

ClientCore

public ClientCore()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - 1) Indirizzo IP server 2) Porta server 3) Porta peer