Skip to content
Snippets Groups Projects
Commit ffe39583 authored by Justin Snell's avatar Justin Snell
Browse files

ConardSnellFinalProj - 1

parent 0dad084e
No related branches found
No related tags found
No related merge requests found
//package PositionClient;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
......@@ -7,10 +5,6 @@ import java.io.PrintWriter;
import java.net.Socket;
import java.net.UnknownHostException;
/**
*
* @author AJSNELL
*/
public class ConardSnellPositionReceiver {
/**
* @param args the command line arguments
......
//package positionserver;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment