well I need to upload or to public in internet a webservice, I need watch it in anyplace, to consum it, since any part of world, how do i do it?
I am extremly new with databases. I have only created one, and that was in SQLite on android. I downloaded MySQL Admin for linux (Ubuntu) and downloaded and installed Admin. Now I want to create a dat
ssh slave permission denied(public key) the above line is an error msg when i m tryin to login to slave from master node..
well I need to have access since another place (using internet) but I don\'t have another PC for I see if this is OK ... I do have the connection since here myself computer, but I am going to need if
well I need to do 2 applications, one to users registers theirself (where the server is) and the another application is for the administrador can see who has register, but he doesn\'t have time to go
The client I used to connect to the oracle server is PL/SQL developper. By mistask,i executed an anonymous PL/SQL block within a loop that would forever running,
I wrote a simple application in Flash Builder supposed to work in the red5 server... However when i run the application the red5 server rejects the connection.... The event.info.code says \"NetConnect
Usually I use this code to download a webpage source: URL myURL = new URL(\"http://mysite.com/index.html\");
This is the code where I am constantly getting an error. The same include file works on the other pages, I am only getting problem on this page. Here is the error
How can I configure connect timeout for SSL Sockets in Java? For plain sockets, I can simply create new socket instance without any target endpoint using new Socket(), and then call connect(SocketAdd