If you are asking this from security view point, the applet can not establlish connection on the client host unless it is either installed on the client or signed to be a trusted applet.
assuming the security model is provided the connection is done through http or socket connection, now you should consider the type of data transmission provided by these protocols.