I would like to use a web server based on Rails. But I have no idea about how to check a user\'s identification.
I am building a game server in Java. The networking will be handled by JBoss Netty, and I thought I could gain a little extra performance and memory effeciency if I use JNI to call C++ functions which
I am writing a service using TomCat and am trying to understand the pipelining feature of HTTP1.1 and its implementation in Tomcat.
Iam developing WPF application and consume w开发者_高级运维eb service. Every 5 min I need to call web service and display data in WPF form. which one is better to use in web service (synchronousor Asy
I have a file(XYZ.XXX) kept on my webserver. I have an iPhone client where user can input some data. After entering the data, use will click on Submit button. I send these string data to the server. S
I have two servers, in different locations, running the same site (the second one, i think, would be called a \"mirror\"). I prefer the first one, but it has not-so-good uptime. I would like to create
I have an Arduino with a WiFly shield, everyt开发者_开发百科hing works perfectly! The thing is, when I want to turn on an LED, I open in my
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I get this error 开发者_StackOverflow中文版when using NetBeans: The Java DB location is not set correctly.
We are running Sun java System Web server 7.0 and Sun Java System App Server 9.1 (glassfish) in our environment.