Groovy Http POST/GET Class
Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
Other links owned by this user
Simple Newsletter, Mailing List is a great tool to have on your website. It's features in a simple Subscribe and Unsubscribe feature along with a Confirmation email sent to them will have you happy as can be. Once they Subscribe and email will be sent for verification and once they click it, they'll be in your mailing list along with their IP and time.
Category:
fuzzylime (faq) is the easiest way for you to help your users - without driving yourself mad into the bargain. A user posts a question, you answer it once - and everyone can then see that response. Add to that the incredible ease of set-up and use, and the cool way it updates in your page... and to be honest, you're on to a winner
Category:
Membership sites are very popular. Everyone wants to be apart of something. Some people pay thousands of dollars a year just to be apart of some exclusive membership. If you are looking for an easy to install and easy to use program to handle all of your memberships site requirements then look no further. Multiple Memberships is the program for you! Whether you're starting a new online business or have been in business for years, you can easily integrate this membership program and be making an unlimited income from membership fees.
Category:
Little Q&A is a simple question and answer solution that allows users to ask a question for the web site to be answered by the webmaster or administrator. This will serve as a Knowledge Base of question that visitors can browse and find answers to there questions.
Category:
It features an easy installer file that will help you installing the MCshoutbox in seconds,a Control Panel,where you can administer all your tasks,like adding or deleting smilies ,thou at the installation you have a few smilies as default,or deleting the shouts that you don't like.A bad word filter that you can modify from the config.php file.You can also change the look of the MCshoutbox from the shout.css file.
Category:
All the software developers want to protect their developments from cracking and unauthorized use. It concerns both whole projects and separate parts. For the developments created using Flash technology it has a great importance. When you spend many hours, days or even months working on your incomparable and exclusive project, it’s so unpleasant to find out that someone has stolen your idea and has a full access to your development and all the resources such as images, sounds, ActionScript code etc.
Site and game developers try to protect their developments codes, however, it becomes more and more difficult because of different SWF decompilers. It looks very much like a real battle: the more protect methods appear, the more different decompilers are created. But there is a good solution of this problem. Protection! All you need is to use a suitable software. So, start protecting your Flash files right now!
Category:
This is a great script if you're planning to start your own joke related site which include a start up database with more than 20,000 jokes on it..
Category:
DynamicPDF™ ReportWriter for .NET is an easy-to-use tool for creating real-time PDF reports. It builds on our popular DynamicPDF ReportWriter for COM/ActiveX component and adds many new features including a GUI report designer and ADO.NET integration. It integrates with DynamicPDF Generator for .NET and DynamicPDF Merger for .NET allowing use of any of their licensed features while creating reports.
Category:
Guild Management Utility helping Guild Masters organize and control web based Guild Websites for World of Warcraft.
Category:
Traditional way of generating passwords is using rand() function: concatenate several random-selected letters together. Something like this:
Category:
How Does TrafficBoost Unique Visits Work?
Basicly we use a massive list of daily updated anonymous proxy servers to route fake traffic to where you want.
This way each visit will show as a unique ip address and each visit will show as a unique visit.
We also give you the option of using a list of your own proxy ip's or join our forum and take advantage of our hourly updated proxy lists.
Category:
This article will try to give you all the needed information for site translation using a great extension - gettext.
Category:
I'll go over the simple passing of data from form to adding it to the database and the different functions and variables that can be used.
Category:
script to import a hotmail users adressbook.
Depends on these two classes:
Category:
With a few clicks, your visitors will spread your message at no cost for you.
- The email message is personal, it contains Friend and Sender Name.
- Beeing sent by a friend, your message has a high level of trust.
- Your vistors will do the marketing for you
Category:
A small PHP/MySQL/AJAX application to help you easily manage your contacts.
Category:
Link Doctortm is a link-exchange manager that periodically checks your reciprocal links and acts when something went wrong. How many times did it happen to you that you've exchanged links with another website and later you discovered that the link to your website disappeared? Link Doctor will cure this problem!
Category:
Based on Wordpress, Dayfox Blog 4 uses flat files to store everything, there is no need for a mySQL database. Custom themes, WYSIWYG environment, Blogroll and much more!
Category:
Flash Photo Gallery allows you to create a professional XML powered Flash gallery on your website. It is only a few steps to embed into your website. You do not need Flash software. You can easily add or delete images by editing the XML file in Notepad.
Category:
Note:The demo version of Binary (.BIN) data file consists of IP address range from 0.0.0.0 to 99.255.255.255. The complete Binary (.BIN) data file is available for all paid subscribers at no extra cost. Please contact our sales department for the download information.
Category:
Other links at Java > Applets > Networking Tools
Thin SFTP Applet is a full featured Secure File Transfer Program that can be use for secure file transfer and management and can be easily integrated into your website or web application.
You can use our SFTP applet to carry out recursive folder uploads and downloads, with entire directory trees being transfered in a single click. Interrupted transfers can be resumed. Unlike the FTP protocol, with SFTP all data and commands are encrypted for maximum security
Category:
The Java Telnet Mud Client is a free mud client you can install on your website to allow players to connect directly to your game from your website. Installation takes only minutes from the time of download to visiting the client on your website. There are no fees, and the client is fully customisable to your own settings.
The client is designed to operate out of the box. All you have to do is change 3 settings in the configuration file and that's it. This client is designed to operate on the Linux operating system. It has not been tested on windows webservers.
In order to use this client out of the box, your website host provider needs to support PHP. The MudMagic banner system, as well as MudMagic Top Mud List, and Full Mud List are the default values of this client. You can customise these features, as well as the links in the pulldown menu, and colors through your configuration file.
If you run this client on your website, please let us know by visiting the SITES USING link, and inputting your website. We will link to your games main web page. We ask that users of this client please leave the POWERED BY MUDMAGIC and the simple Mud Magic Powered link on the telnet page in place. You can modify the page as well as the settings of the client itself to your liking.
As with all of mudmagic.com, there are no fees or requirements for you to use this free software. We hope it brings a few more players to your port
Category:
Thin FTP Applet is a full featured File Transfer Program that can be easily integrated into your website or web application.
You can use it to carry out recursive folder uploads and downloads. Entire directory trees being transfered in single click. Interrupted transfers can be resumed. That's not all that the applet can do; it can be used to rename, delete and change permissions of file and folders and do almost anything that you can do with your favourite desktop FTP client.
Category:
We offer a collections of web based FTP clients ranging of a pure PHP implemenation to a full featured graphical Applet that runs inside your browser. All these products can be downloaded free of charge.
Category:
I was unable to find a suitable class or method for this in either Groovy or Java, so I wrote this class. It opens a socket to the requested host, and writes to the socket using getOutputStream() and PrintWriter(). It reads the response from the server using DataInputStream() and getInputStream().
Category: