http:\192.168.1.10:8080


Advertisements


http file upload tool request ----

Java code public class FormFile { // Upload file data private byte[] data; private InputStream inStream; // File Name private String filename; // Form Name private String formname; // Content Types private String contentType = "application/octet-stream";

Apache 2.2 + Tomcat 7.0 + jdk-6u23 + MySQL 5.1 + mod_jk + php 5.2.6

Apache 2.2 + Tomcat 7.0 + jdk-6u23 + MySQL 5.1 + mod_jk + php 5.2.6 1. 【If the original server has JDK, you want to uninstall】 Find old jdk command: rpm-qa | grep gcj Executive rpm-e - nodeps java-1.4.2-gcj-compat-1.4.2.0-40jpp.115 And enter the java, if

nutch-1.2 under linux deployment

Reprinted: switched from linux to deploy nutch-1.2 Nucth configuration 1. Preparation VMware Workstation virtual machine Instances of Linux operating system image using Red Hat community centos Java Jdk package, the instance using the jdk-6u23-linux-i586.

Fastdfs with http and the client's environment to build <1> clear

Environment RHEL5.3 Software FastDFS_v1.28.tar.gz libevent-1.4.9-stable.tar.gz php php-devel # Test the destination open to receive you from running to provide http download Preparation: Tracker tracker; memory storage; client client Tracker installa

ubunt 10.04 learn basic configuration manual

Recently, when playing ubunt 10.04, encountered many problems, from the network found a solution, now own a summary of what to do backup. (1) Ubuntu proxy settings Internet 1, Firefox proxy access The most simple, and then click click edit-> preference

Fine HelixServer Unlimited 11 for Linux Installation and Configuration (1)

Source: http://www.cublog.cn/u/10500/showart.php?id=118180 Online circulating one "<stream media detail Helix Server installation, configuration>> article gave a detailed Helix_DNA_Server_10.1.tar.gz installation method, and today I successf

HelixServer Unlimited 11 for Linux installation and configuration details (1)

Source: http://www.cublog.cn/u/10500/showart.php?id=118180 Online circulating one "<stream media detail Helix Server installation, configuration>> article gave a detailed Helix_DNA_Server_10.1.tar.gz installation method, and today I suc ...

(Reproduced) a detailed process http request

We see when we enter in the browser http://www.mycompany.com:8080/mydir/index.html , what happened behind the scenes. Http first is an application layer protocol, in this layer of the protocol, only a communication standard, that is because the two s

java.net.ConnectException: localhost/127.0.0.1: 8080 solution

Procedures need to send the data to the server, so wrote a servlet to do simple data acceptance testing, but reported the following exception: java.net.ConnectException: localhost/127.0.0.1: 8080 - Connection refused Error code in this section URL url = n

http request for the detailed process

From http://www.yuanma.org/data/2009/1009/article_3949.htm We see when we enter in the browser http://www.mycompany.com:8080/mydir/index.html, what happens behind the scenes. Http is a first application layer protocol, in this layer of the protocol, only

Http request from a detailed understanding of the process of computer networks ---

http://duanple.blog.163.com/blog/static/70971767200981101340930/ The details of a http request When we look in the browser input http://www.mycompany.com:8080/mydir/index.html , what happened behind the scenes. First of all http is an application layer pr

The details of http requests (to)

The details of a http request When we look in the browser input http://www.mycompany.com:8080/mydir/index.html , what happened behind the scenes. First of all http is an application layer protocol, the protocol in this layer is only a communication standa

Understand the HTTP header

(A) of the HTTP header first met Whenever people are engaged in the development can not be separated WEB HTTP (Hypertext Transfer Protocol), and to understand HTTP, HTML itself, in addition, there can not be ignored is the part of the HTTP header. Socket

Http request from a process --- a detailed understanding of computer networks

http://duanple.blog.163.com/blog/static/70971767200981101340930/ Detailed process an http request We see when we enter in the browser http://www.mycompany.com:8080/mydir/index.html , what happened behind the scenes. First, http is an application layer pro

The detailed process http requests (turn)

Detailed process an http request We see when we enter in the browser http://www.mycompany.com:8080/mydir/index.html , what happened behind the scenes. First, http is an application layer protocol, the protocol in this layer, only a communication standard,

WebLogic 10.3 installation. Configuration and Management Manual (rpm)

WebLogic 10.3 installation, configuration and management Chapter 4 for WebLogic 10.3 for SUSE linux § 2.1 Installation Preparation  download WebLogic10.3 for x86 linux installation file;  Installing Suse Linux enterprise Server 11.0;  Check the Suse en

The detailed process an http request [turn]

An http request detailed understanding of the process --- the computer network Did not come to this blog a long time! Still remember that opening up this blog is to find a job this year, the blink of an eye, I've been looking for work! Data structures

Openfire custom database And http-bind

Currently I need working on instant message, so choice openfire as XMPP server. Enviroments: Openfire (3.6.3) Mysql (5.0.75) Requirements: Intergeneration with local user, the same as custom database of user in openfire tutorial. Depend on the tutori ...

Nginx HTTP load balancing parameters

Cluster Configure load balancing the significance of each parameter, a very good article: http://salogs.com/2010/05/nginx-http% E8% B4% 9F% E8% BD% BD% E5% 9D% 87% E8% A1% A1% E5% 8F% 8D% E5% 90% 91% E4% BB% A3% E7% 90% 86% E7% 9A% 84% E7% 9B% B8% E5

PuTTY wonderful Chinese Lesson 1

<script type="text/javascript"> </ script> These words are from my years of experience in the use PuTTY come slowly, not just introduce PuTTY, also includes a number of related software, such as: excellent FTP tools FileZilla, a powe

tcpdump packet capture tool, very useful grasp http packets

tcpdump-i eth1 'host 121.14.84.221 and greater 76'-Ap-v-s10000 Crawl eth1 and 121.14.84.221 on the communication of any length greater than 76 pack tcpdump Options meaning -A in ASCII format to print out all groups, and minimize the link layer hea

Flex with java through the HTTP protocol

This method is to communicate through XML, which are transmitted java and flex XML format information. Server-side code: <?xml version="1.0" encoding="utf-8"?> <VoteInfo> <%@ page language="java" import="java.util.*" pageEncoding="utf-8"%

Android (e) of the five data storage network data exchange 3

Which used to HttpRequester class: package com.changcheng.web.client.service; import java.io.DataOutputStream; import java.io.InputStream; import java.net.HttpURLConnection; import java.net.URL; import java.util.ArrayList; import java.util.List; import ja

Netty performance test (compared with the Tomcat)

Netty has always accepted that the performance will be very good intention to use it at the appropriate time to develop some of the demands of new ultra-high-performance services. Today's great interest in writing a simple HTTP services, also wrote a

Nginx and Apache concurrent simple stress test

The same environment, the size difference can not be a few bytes of the page Nginx's worker_connections 1024; Apache's MaxClients 150, worker model; Pressure Nginx fair to say that if the effect is concurrent with the 1024 is the best, the same pr

Continuous Integration Summary

First, what is continuous integration (Continuous Integration)? This term has been in the field of software development lasted N years, a relatively simple definition as follows: Continuous Integration (CI) is a practice that allows teams to receive feedb

Nginx Chinese Manual Download

Nginx Common Applications Guide [Nginx Tips] Second Edition Study: NetSeek http://www.linuxtone.org (IT operation and maintenance network of experts | cluster structure | performance tuning) Welcome reproduced, reprinted, please be sure to hyperlink to th

Start openoffice command

Before we begin to look at Red5 and Openmeetings Red5 is a free JAVA-based open source Flash streaming media server. Is currently the best alternative to Adobe FMS provides open source software. And scalability on FMS unparalleled advantage. Openmeetings

Distributed Application Platform Based on Web Service basics Summary

1, Web Service's profile 1, What is Web Service Web services is to build interoperable distributed applications for the new platform. Web service platform is a standard that defines how applications to achieve interoperability in the Web. You can use

Platform for distributed applications based on Web Service basics Summary

One, Web Service's profile 1, What is Web Service Web services is to build interoperable distributed applications of the new platform. Web service platform is a standard that defines how applications to achieve interoperability in the Web. You can use

Radio receivers - BroadcastReceiver

Radio receivers - BroadcastReceiver 1. Overview of broadcasting is divided into two different types: "ordinary radio (Normal broadcasts)" and "orderly Broadcasting (Ordered broadcasts)". General broadcast is completely asynchronous, an

lvs configuration and installation

Do today LVS cluster configuration has been done can be used after, but found the problem, the first connection in the past, when the page is "Can not find server" and the second to refresh the page to go through after a few connections to show

Nginx Common Application Technical Guide

Author: NetSeek http://www.linuxtone.org (IT operation and maintenance network of experts | cluster architecture | tuning) Welcome reproduced, reprinted, please be sure to indicate the form of hyperlinks original source of article and author information a

linux convenience posts

Often encountered in the new linux command, and then will look to the Internet, and then and then forgotten. linux command itself is very simple, but all have many options because the option is too complex, while the corresponding commands are covered up.

Java build environment under Linux

First, install jdk my version is: jdk-6u10-linux-i586.rpm Install jdk1.6 installation package: rpm-ivh jdk-6u10-linux-i586.rpm Configure environment variables: 1, into the profile file: vi / etc / profile 2, in the file add the following code: export JAVA

linux how to set up RTSP streaming media server

Quote from: http://forum.ubuntu.org.cn/viewtopic.php?f=43&t=120879&p=1323349 http://blog.chinaunix.net/u/19412/showart_257796.html Linux, set up streaming media server using gnump3d Library files are installed to: / usr/lib/perl5/5.8.6/gnump3 ...

FashDFS development environment and configuration

Reference resources (after the regular meeting to write) 0 \ in windows eclipse compiled under the first project to build a hello, and to compile, then FastDfs file directory to the src directory copy a: set the environment variable CYGWIN_HOME b: th

(Transfer) iptables commands used

Common list of commands: Command-A, - append Example iptables-A INPUT ... Note new rules to a rule refining, refining the rules will be the rule in the final rule. Command-D, - delete Example iptables-D INPUT - dport 80-j DROP iptables-D INPUT 1 Help

Java Experiment: RMI-based distributed agendas

Chapter 1 purpose of the experiment Use Java RMI to build a distributed agendas (agenda service). Different customers should be able to connect to the shared services agenda, and query, add and delete on the agenda of the meeting (meeting) arrangements. S

apache2.2.12 + tomcat6.0.20 integration Xiangjie

<! - [If gte mso 9]> <xml> <w:WordDocument> <w:View> Normal </ w: View> <w:Zoom> 0 </ w: Zoom> <w:TrackMoves/> < w: TrackFormatting /> <w:PunctuationKerning/> <w:DrawingGridVerticalSpacing>

spring and hessian Integration - HessianServiceExporter & BurlapServiceExporter

Introduction: Hessian recently started studying a bit of rmi program, because the client is a variety of mobile terminal platforms, originally wanted to use the legendary phprpc (hprose?), But read the following official documents, found no object-c

Linux, the LVS, Apache, resin load balancing configuration

1. Need to prepare for the hardware and installed software. 192.168.1.128 install LVS virtual server. 192.168.1.126 install an Apache and 3 resin, LVS real server 192.168.1.127 install an Apache and 3 resin, LVS real server 2. 126 on the first installatio

sakai installation instructions

sakai installation instructions Zhao strength on 2010-4-1 order Finishing is completed in 2010-4-3 Directory 1 Download the software ... 3 1.1 Download the latest version of the sakai source code, javadocs, Taglibdocs. 3 Download the JDK 1.2 version

Terracotta Tomcat through the Web-based Application Clusters

Original http://blog.csdn.net/lima01/archive/2009/07/25/4379572.aspx This article describes how to configure Tomcat and Terracotta server will be common Web application deployment to the cluster, the nodes across Tomcat session replication to achieve load

.8 Server deployment

1. Install svn cd / data / software / temp tar xfvz subversion-1.6.5.tar.gz tar xfvz subversion-deps-1.6.5.tar.gz cd subversion-1.6.5 . / Configure - prefix = / data / software / svn make & & make install ln-s-f / data / software / svn / bin / svn

FusionCharts exported images on the server side (J2EE Edition)

First, the need to download FusionCharts v3.1 swf Documents also need to download FusionCharts.js And FusionChartsExportComponent.js two JS File ( To download the matching version with v3.1 ), Also download fcexporter.jar file ( V3.1 version to match ), J

Simulation tests on the data stream processing servlet

<% @ Page contentType = "text / html; charset = GBK"%> <HTML> <HEAD> <TITLE> New Document </ TITLE> </ HEAD> <BODY> <script language="javascript"> var XML = "<root> <te

resion 2.x Configuration

resion 2.x Configuration 1. <http Host='localhost' port='8888'/> parameter specifies the server host, port http port is specified, the default is localhost and 8080. 2. <srun Host='localhost' port='6802'/> This

Nginx IP and port-based load balancing

www.greatwqs.com and blog.greatwqs.com domain name servers are pointing to where Nginx IP. User access http://www.greatwqs.com , load balancing to 192.168.1.2:80,192.168.1.3:80,192.168.1.4:80,192.168.1.5:80 its four servers. User access http://blog.g

Call WebService using KSOAP2

Go to this article: http://www.devdiv.com/home.php?mod=space&uid=14682&do=blog&id=2352 Installing third-party libraries: KSOAP2 PC version of the WebService client library is very rich, for example, Axis2, CXF, etc., but these libraries for th
Recent
Recent Entries
Tag Cloud
Random Entries