Find Jobs
Hire Freelancers

to do html task urgent

$10-30 USD

Closed
Posted about 7 years ago

$10-30 USD

Paid on delivery
pls check attachment for details In this exercise you will be implementing a basic HTTP server. You can use the [login to view URL] code below (available on Stream) as a starting point, or use any other language, which supports raw TCP/IP sockets such as Java. Create a simple website with one [login to view URL] base page and at least 2 linked images. Place the web objects in the same directory as your web server program. This is becomes your document root. Extend the web server code such that it is able to respond to client requests, and provide the requested resources. It should be able to do basic error handling such as HTTP 404 - Not Found. Optional exercise – Make your server multithreaded so that it can handle multiple requests. Submit your server code on Stream. #Here is a skeleton code you may use as a starting point. #This is a very basic HTTP server which listens on port 8080, #and serves the same response messages regardless of the browser's request. #It runs on python v3 #Usage: execute this program, open your browser (preferably chrome) and type http://servername:8080 #e.g. if [login to view URL] and browser are running on the same machine, then use http://localhost:8080 # Import the required libraries from socket import * # Listening port for the server serverPort = 8080 # Create the server socket object serverSocket = socket(AF_INET,SOCK_STREAM) # Bind the server socket to the port [login to view URL](('',serverPort)) # Start listening for new connections [login to view URL](1) print('The server is ready to receive messages') while 1: # Accept a connection from a client connectionSocket, addr = [login to view URL]() ## Retrieve the message sent by the client request = [login to view URL](1024) #create HTTP response response = "HTTP /1.1 200 OK\n\nWelcome to my home page" #send HTTP response back to the client [login to view URL]([login to view URL]()) # Close the connection [login to view URL]()
Project ID: 13425079

About the project

10 proposals
Remote project
Active 7 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
10 freelancers are bidding on average $43 USD for this job
User Avatar
Expert Java programmer .... Can definitely deliver best product ...... Please visit my profile before awarding anyone else .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. ..................
$35 USD in 1 day
4.9 (267 reviews)
6.8
6.8
User Avatar
Hello Team, Hope you are doing great!!!! Thank you for providing me the opportunity to discuss upon your project. I have go through your attached document and believe my skills will prove an asset for your project. I have been in this field from 4+ years and have vast experience in the field and have immense knowledge of different platforms like • PHP • HTML (including HTML5) • CSS (including CSS3 and Sass) • Responsive web design • Javascript & jQuery • Wordpress • Adobe Tools(Dreamweaver, Photoshop) I have a proven track record of responsibility, integrity and commitment to company objectives. I am comfortable working independently or as part of a team, and I firmly believe that your needs and my skills are an excellent match. In addition to all of this I possess impeccable personal and work references which I can present to you when we meet. I look forward to calling you in a few days time to arrange an interview at a mutually convenient time. Yours sincerely
$100 USD in 2 days
4.9 (30 reviews)
5.9
5.9
User Avatar
Hello, My name is Achouri Issam. I have over three years experience in Software Engineering and i have a good Knowledge with Java, JavaEE,Android,IOS, Spring, Spring MVC, EJB,Struts2, Hibernate, JSP, Servlet , JPA, JSF, Primefaces, Webservices. I have a Big Knowledge,an excellent experience in reporting business intelligence (JaspeReport, Birt), and with a database design and managment. Also i work perfectly with Google maps API and social networks APIs(facebook, twetter, instagram). It is with pleasure that I make myself available to work with you. Looking forward to hearing from you and salamou alaikom.
$18 USD in 1 day
5.0 (21 reviews)
4.9
4.9
User Avatar
Hi, I am well equip to this kind of task, can handle it pretty well. In fact, I already done related to this job before. Let me know the best of your time so we can discuss further based on your requirements and we can move forward to the next step. Thanks, Joseph C Ocero
$99 USD in 1 day
4.8 (24 reviews)
5.1
5.1
User Avatar
Hi,We have 7+ experienced developers in each technologies who can work for you. Web Programming (.Net, PHP/Wordpress) Web Designing(Photoshop, HTML designing, corporate website design, PSD to XHTML/HTML, LOGO etc) E-Commerce Portal/ Online Store Development(Woocommerce, Magento, OS Commerce, Nop Commerce etc..) Open Source Cutomisation/ CMS (WORDPRESS, DRUPAL, JOOMLA & MAGENTO etc...) Customized Application Development
$25 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
i am a hardworker and try to achieve the giving task with hard working and the learned skill in time and always try to make profile better and better
$15 USD in 1 day
0.0 (0 reviews)
0.0
0.0

About the client

Flag of OMAN
Mutrah, Oman
4.9
372
Payment method verified
Member since Nov 17, 2009

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759) & Freelancer Online India Private Limited (CIN U93000HR2011FTC043854)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.