Find Jobs
Hire Freelancers

to do html task urgent

$10-30 USD

Închis
Data postării: circa 7 ani în urmă

$10-30 USD

Plata la predare
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]()
ID-ul proiectului: 13425079

Despre proiect

10 propuneri
Proiect la distanță
Activ: 7 ani în urmă

Vrei să câștigi bani?

Avantajele de a licita pe platforma Freelancer

Stabilește bugetul și intervalul temporal
Îți primești plata pentru serviciile prestate
Evidențiază-ți propunerea
Te înregistrezi și licitezi gratuit pentru proiecte
10 freelanceri plasează o ofertă medie de $43 USD pentru proiect
Avatarul utilizatorului
Expert Java programmer .... Can definitely deliver best product ...... Please visit my profile before awarding anyone else .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. ..................
$35 USD în 1 zi
4,9 (267 recenzii)
6,8
6,8
Avatarul utilizatorului
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 în 2 zile
4,9 (30 recenzii)
5,9
5,9
Avatarul utilizatorului
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 în 1 zi
5,0 (21 recenzii)
4,9
4,9
Avatarul utilizatorului
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 în 1 zi
4,8 (24 recenzii)
5,1
5,1
Avatarul utilizatorului
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 în 1 zi
0,0 (0 recenzii)
0,0
0,0
Avatarul utilizatorului
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 în 1 zi
0,0 (0 recenzii)
0,0
0,0

Despre client

Steagul OMAN
Mutrah, Oman
4,9
372
Metoda de plată a fost confirmată
Membru din nov. 17, 2009

Verificarea clientului

Mulțumim! Ți-am trimis prin e-mail linkul pe care trebuie să-l accesezi pentru a revendica creditul gratuit.
A apărut o eroare la trimiterea e-mailului. Încearcă din nou.
Utilizatori înregistrați Totalul proiectelor postate
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Se încarcă previzualizarea
S-a oferit permisiunea de depistare a locației.
Ți-a expirat sesiunea pentru conectare sau te-ai deconectat. Conectează-te din nou.