Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
S
Smiple-HTTP-Client-Server
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mohammad.salama
Smiple-HTTP-Client-Server
Commits
c75ce9e7
Commit
c75ce9e7
authored
Sep 03, 2024
by
mohammad.salama
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add README.md
parent
bd86b9eb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
0 deletions
+27
-0
README.md
README.md
+27
-0
No files found.
README.md
0 → 100644
View file @
c75ce9e7
# Project Title
simple HTTP Server using HttpExchange and HttpClient using CompletableFuture.
## Description
create HTTP Server that makes some futile calculations on some numbers, the idea is to use HTTPExchange and deal with headers and body.
Clients send numbers and print results to the console, they use HttpClient and CompletableFuture.
clients siimply print the results to the console.
## Getting Started
### Executing program
#### Ready Servers
java -jar .
\J
ars
\s
erver.jar 8080
java -jar .
\J
ars
\s
erver.jar 8081
#### create clients as many as you want
java -jar .
\J
ars
\c
lient.jar
## Authors
Contributors names and contact info
*
Name: Mohammed Salameh
*
email : mohammedsalameh37693@gmail.com
*
LinkedIn : www.linkedin.com/in/mohammed-salameh-8b4811313
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment