-
as seen on Server Fault
- Search for 'Server Fault'
Hi all,
this week we have been suffering some malicious vulnerability scans to our servers, increasing the load on them, making them nearly unusable.
The attack is easy to defend, just blocking the offending ip, but only after discovering it.
Is there any form of prevent it? Is it normal that…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi there,
I have a university project which is already 99% completed. It consists of two parts-website (PHP) and desktop (Java).
People have their accounts on the website and they wish to query different information regarding their accounts. They send an SMS which is received by desktop application…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi I have a webservice with the following annotations:
@WebService @HttpSessionScope @Stateful @Addressing
Now I created a ASP.NET (c#) client for this webservice, but when I call a method the following error is returned:
This is a stateful web service and {http://jax-ws.dev.java.net/xml/ns/}objectId…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Currently I am targeting .NET Framework 3.5 Client profile.
Under certain conditions (when .NET 1.x or 2.x is installed) the client profile is not installed and instead full version of .NET Framework 3.5. is installed.
This limitation has been removed from .NET 4.0 profile - therefore its a nice…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I've got 5 email domains with multiple email addresses on each domain. Traditional webmail clients only seem to allow you to browse a single account at a time (ie, you log into that account). With over 20 email addresses I need to monitor, this is obviously a major time sink.
Is there a (preferably…
>>> More