Skip to content
Snippets Groups Projects
Commit 76222b55 authored by djfri's avatar djfri
Browse files

Homework 1 networking Frisco

parent d6d2d5c7
No related branches found
No related tags found
No related merge requests found
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
/**
*
* @author djfri
*/
public class FriscoTcpClient
.java {
}
No preview for this file type
compile.on.save=true compile.on.save=true
user.properties.file=C:\\Users\\don\\AppData\\Roaming\\NetBeans\\8.2\\build.properties user.properties.file=C:\\Users\\djfri\\AppData\\Roaming\\NetBeans\\8.2\\build.properties
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project-private xmlns="http://www.netbeans.org/ns/project-private/1"> <project-private xmlns="http://www.netbeans.org/ns/project-private/1">
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/> <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
</project-private> <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
<group>
<file>file:/C:/Users/djfri/Desktop/MV3500%20Networking/NetBean2/NetworkedGraphicsMV3500/projects/TcpExample1/src/tcpexample1/TcpExample.java</file>
</group>
</open-files>
</project-private>
No preview for this file type
compile.on.save=true compile.on.save=true
user.properties.file=/Users/mcgredo/Library/Application Support/NetBeans/8.2/build.properties user.properties.file=C:\\Users\\djfri\\AppData\\Roaming\\NetBeans\\8.2\\build.properties
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project-private xmlns="http://www.netbeans.org/ns/project-private/1"> <project-private xmlns="http://www.netbeans.org/ns/project-private/1">
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/> <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2"> <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
<group> <group>
<file>file:/Users/mcgredo/projects/gitlab/NetworkedGraphicsMV3500/projects/TcpExample2/src/tcpexample2/TcpExample2.java</file> <file>file:/C:/Users/djfri/Desktop/MV3500%20Networking/NetBean2/NetworkedGraphicsMV3500/projects/TcpExample2/src/tcpexample2/TcpExample2.java</file>
</group> </group>
</open-files> </open-files>
</project-private> </project-private>
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