webserver « Socket « Java Network Q&A

Home
Java Network Q&A
1.API
2.bluetooth
3.Client
4.connection
5.Cookie
6.Development
7.Email
8.File
9.ftp
10.http
11.HttpClient
12.https
13.ip
14.Network
15.OS
16.RMI
17.Security
18.Server
19.Socket
20.tcp
21.UDP
22.url
Java Network Q&A » Socket » webserver 

1. Writing a java webserver with sockets    stackoverflow.com

For college I have to write a web server using Sockets. I've been having difficulties trying to find information on how to handle HTTP POST requests. For example, handling a post ...

2. Simple Webserver    coderanch.com

3. Simple Webserver...    coderanch.com

2 lines? That will be a real mess... Any limit for the length of a single line of source code? You could of course write 1000 lines and just remove the extra spaces and carriage returns when you're done... (in other words, it cannot be written in 2 lines and still conforming to good coding conventions)

4. Java Webserver    coderanch.com

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.