Find Jobs
Hire Freelancers

to do html task urgent

$10-30 USD

Ditutup
Dibuat sekitar 7 tahun yang lalu

$10-30 USD

Dibayar ketika dikirim
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 Proyek: 13425079

Tentang proyek

10 proposal
Proyek remot
Aktif 7 tahun yang lalu

Ingin menghasilkan uang?

Keuntungan menawar di Freelancer

Tentukan anggaran dan garis waktu Anda
Dapatkan bayaran atas pekerjaan Anda
Uraikan proposal Anda
Gratis mendaftar dan menawar pekerjaan
10 freelancer menawar dengan rata-rata $43 USD untuk pekerjaan ini
Avatar Pengguna
Expert Java programmer .... Can definitely deliver best product ...... Please visit my profile before awarding anyone else .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. .................. ..................
$35 USD dalam 1 hari
4,9 (267 ulasan)
6,8
6,8
Avatar Pengguna
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 dalam 2 hari
4,9 (30 ulasan)
5,9
5,9
Avatar Pengguna
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 dalam 1 hari
5,0 (21 ulasan)
4,9
4,9
Avatar Pengguna
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 dalam 1 hari
4,8 (24 ulasan)
5,1
5,1
Avatar Pengguna
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 dalam 1 hari
0,0 (0 ulasan)
0,0
0,0
Avatar Pengguna
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 dalam 1 hari
0,0 (0 ulasan)
0,0
0,0

Tentang klien

Bendera OMAN
Mutrah, Oman
4,9
372
Memverifikasi Metode pembayaran
Anggota sejak Nov 17, 2009

Verifikasi Klien

Terima kasih! Kami telah mengirim Anda email untuk mengklaim kredit gratis Anda.
Anda sesuatu yang salah saat mengirimkan Anda email. Silakan coba lagi.
Pengguna Terdaftar Total Pekerjaan Terpasang
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Memuat pratinjau
Izin diberikan untuk Geolokasi.
Sesi login Anda telah kedaluwarsa dan Anda sudah keluar. Silakan login kembali.