Socket项目
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Context antiJARLocking="true" path="/IfishSocketEnglish"/>
|
||||
Binary file not shown.
@@ -0,0 +1,13 @@
|
||||
<%@page contentType="text/html" pageEncoding="UTF-8"%>
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Socket</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1 style="text-align: center">访问正常!</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user