Skip to content

android data crawling: server side net data cache

Notifications You must be signed in to change notification settings

charyj2000/DataServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this is a web Project build by IntelliJ IDEA.
i want to save some data at this place with mobile, and get data with my computer browser.so i create it.


this server provide 3 interfaces
1  post server.  url : http://localhost:port/DataServer/up?id=newID" , write data to post. this will save the data with in newID.
2  post server.  url : http://localhost:port/DataServer/get?id=newID",no need write data. this will get one earliest piece of data with newID
3  post server.  url : http://localhost:port/DataServer/clean?id=newID" ,no need write data .this will clean all data with newID

About

android data crawling: server side net data cache

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages