Hello everyone,
I've been working on a chat system called RedDevil Chat which is based on the movie 'Live Free or Die Hard 4'.
Preview:
Preview from movie:
Anyway I tried to make it based on FTP, but the program started to lag so if someone is interested...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
6 results in 0.0147 seconds.
Keywords
Members
Tags
-
Any IT freaks out there?
I am shooting off an email using HTTP submit from a cd to a PHP script on my server. Script as follows:
<?php
$to="[email protected]";
if (isset($_REQUEST['message']))
{
//$message = wordwrap($_REQUEST['message'], 70, "<br>\n",...
-
Building your project
I have a quick (maybe stupid) question.
When I build my project in AMS 7.5, is it neccessary to delete all of my comments from script or does it already do that? The reason I ask is because I don't want to make it easy for a hacker to manipulate my application in case the .cdd file gets hacked....
-
Socket Object Plugin
Hello,
after some weeks of development, I think that now my new plugin is stable enough to be announced publicly here in the forum. With the help of this object plugin, you can build full featured network-enabled applications with AutoPlay Media Studio. With a few lines of Lua script...
-
Opening a port...
I want to submit data without the user's firewall stopping it or prompting (don't worry... no personal data... just application data). My client has suggested opening a port as the solution to submitting data. Admittingly, this is NOT my area of knowledge. =\
I'm looking at the HTMLSecureSubmit...
-
[SOURCE CODE]: box v3.7
PLEASE DO NOT LET THIS THREAD DIE, THIS TOOK ME WEEKS TO RECREATE
I can't believe I'm releasing this. This used to be a commercial project. I made a good 50 pounds out of this, But too many people were having errors after so I had to redo the entire system. This is the...