Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NetworkedGraphicsMV3500
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Savage
NetworkedGraphicsMV3500
Commits
a0c49225
Commit
a0c49225
authored
6 years ago
by
Peter
Browse files
Options
Downloads
Patches
Plain Diff
Severson Assignment 1
parent
a86d218f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
deliverables/src/MV3500Cohort2018JulySeptember/homework1/SeversonAssignment1.java
+1
-0
1 addition, 0 deletions
...ohort2018JulySeptember/homework1/SeversonAssignment1.java
with
1 addition
and
0 deletions
deliverables/src/MV3500Cohort2018JulySeptember/homework1/SeversonAssignment1.java
+
1
−
0
View file @
a0c49225
...
...
@@ -27,6 +27,7 @@ public class SeversonAssignment1 {
//Instantiate socket and wait for connection
ServerSocket
serverSocket
=
new
ServerSocket
(
2317
);
//Count the number of connections
int
connection
=
0
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment