Home Tags Web services

Tag: Web services

Cyber Attacks Explained: Web Exploitation

2
Websites are no longer merely about having an "Internet presence" today, but are also used for commercial transactions and to transfer sensitive data. Such...

SYN Flooding using SCAPY and Prevention using iptables

15
DoS (Denial of Service) attacks against Web services make them unavailable for legitimate users, affecting the website owner's potential business. These involve intentional consumption...

Get that Search Button Working with Apache Solr!

2
Search is probably the most important component of an application when it comes to finding valuable data, and that is precisely what Solr has...

Understanding Middleware with Apache ActiveMQ

2
Even though "middleware" might seem like a close cousin of Tolkien's Middle Earth, it's a fairly modern term in computer software and services, and...

Google Maps JavaScript API: Making Your Website Livelier

4
This article explains how to embed Google Maps in a website, using the JavaScript API for Maps. Mapping solutions can be embedded in your website...

Testing RESTful WebServices Made Easy

6
Introducing the WizTools.org RESTClient, a cross-platform tool to test RESTful WebServices and HTTP communications.