Search:

Type: Posts; User: bam0792

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    1,841

    Re: NEED HELP! Beginner JApplet Problems

    Oh wow, im dumb, i fixed that but the first error is still popping up, the cannot find symbol one
  2. Replies
    4
    Views
    1,841

    NEED HELP! Beginner JApplet Problems

    This is my code for a Client to a Server that asks for IP address and Port

    import java.io.*;
    import java.net.*;
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;

    public...
Results 1 to 2 of 2