Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently December 23rd, 2024, 8:44 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Has anyone made a Web Based chat yet with opus
PostPosted: November 5th, 2008, 12:17 am 
Offline

Joined: February 12th, 2005, 5:27 pm
Posts: 177
Location: Canada
Opus: Pro
OS: Win7
Has anyone made a web based chat yet with opus ?

Geezzzzz the snow hasn't quite come yet and i have A Million idea's LOL


Al

_________________
-------------------------------------------------------
Win7 AMD +5000 Dual Core with 4 gig ram Geforce 9600 OPUS V7.05 Novice to Scripts/willing to learn , Mp3 Files must be 128kb


Top
 Profile Visit website  
 
 Post subject: CHAT PROGRAMS..
PostPosted: December 28th, 2008, 8:25 am 
Offline

Joined: April 5th, 2008, 2:41 pm
Posts: 102
Location: Sydney
Opus: Opus Pro Edition 9.51
OS: Windows 8.1
System: Acer Aspire V touch screen edition 4G RAM
I actually managed to create a chat program, however at THIS point - its non web-based. but to make it a web-based project, I dont think it would be all that difficult, - providing you have a "host".

As far a local or intranet chat client goes - it took some fiddling, but its now up an running across my home network which consists of 5 different computers.

As for the "host"? - all I did was create a folder on MY machine - then mounted that as a seperate "virtual " hard drive.

For you to create a small but fully functional chat client that would support internet functionality, I suppose you could get some web space on a server some place ( and there are a few free sites out there ) - then simply address your chat program to access that website - followed by the name of the folder you have within that website ( which will be considered as BOTH your IN and OUT box ).

Then your chat program needs to "save" that message into that folder.

If your chat program ( for the SECOND user ) can find YOUR folder,and display it in a text field box...then they would have recieved your message. -and VISA-VERSA ( remember you need 2 in-out folders )

- ( YOUR chat client reads HIS in folder, and HIS end reads YOUR IN folder.)

In essence, your chat program needs to re-check your OTHER users IN-BOX every 2 seconds or so constantly to see if the message has changed so it can add to the previous message on a new line. ( and of course - the other user needs to be able to see YOUR IN-BOX every 2 seconds or so to retrieve YOUR message.

The BEAUTY of using this system on a LAN based platform is that its 100000% HACK-PROOF!

Why? because its not actualy a HEAD-To HEAD ( DIRECT ) connection - this is a sneaky ( passsive ) design -as it simply goes to a virtual drive which is ALREADY behind your own firewall, and just " recieves" only.

The chances of a hacker ( after hes got theough your firewall, then into your computer, then FINDING the "host " drive..THEN being able to read a file that is saved in a format that even Digital Workshop admits it cant open once its published.....now thats what I call LOCK-DOWN. :D

I suppose all this might sound a little over the top at first - but its not really but the principle is the same - be it LAN or internet based.

An interesting feature of my LAN application:

When another user comes "on-line" or "leaves" - I can see and log it.

Hope this helps - if you need any more info - please feel free.

cheers! :D


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 36 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group