Search:

Type: Posts; User: cuihanluan

Search: Search took 0.11 seconds.

  1. Re: Reading the data from DataInputStream . help :(

    the data inputted through the dataoutputstream, wont show. it only shows null.
  2. Reading the data from DataInputStream . help :(

    import javax.swing.JOptionPane;
    import java.util.*;
    import java.io.*;
    import java.lang.Exception.*;
    public class FinalNaTlga
    {
    static Scanner input = new Scanner (System.in);
    static final...
Results 1 to 2 of 2