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
7fae772c
Commit
7fae772c
authored
3 years ago
by
justi
Browse files
Options
Downloads
Patches
Plain Diff
Frank Assignment 2
parent
8d26367e
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
assignments/src/MV3500Cohort2021JulySeptember/homework2/Frank/FrankServer.java
+2
-2
2 additions, 2 deletions
...0Cohort2021JulySeptember/homework2/Frank/FrankServer.java
with
2 additions
and
2 deletions
assignments/src/MV3500Cohort2021JulySeptember/homework2/Frank/FrankServer.java
+
2
−
2
View file @
7fae772c
...
@@ -7,10 +7,10 @@ import java.net.*;
...
@@ -7,10 +7,10 @@ import java.net.*;
/**
/**
*This is assignment 2 were I modified TCP example 3
*This is assignment 2 were I modified TCP example 3
* I set sever loop count
<=
10 and terminates after 10 loops
* I set sever loop count
10 and terminates after 10 loops
* sends a message to the client ""this is good bye message from Franks server"
* sends a message to the client ""this is good bye message from Franks server"
* Sent a message to client "How are you doing"
* Sent a message to client "How are you doing"
* Rec
i
eves a message from the client "I'm doing well"
* Rece
i
ves a message from the client "I'm doing well"
!
* @author justi
* @author justi
*/
*/
...
...
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