Results for "Author: covertloop"
A multiconnection stand-alone application for peer-to-peer chat and file sharing. This old piece of rather large and tedious work is not complete, but I would like some comments on it... and vote on this one. Don't just look at it... VOTE!
Using MS Agent's Direct Speech Recognition (DSR), you can easily create visualizer software without having to worry about the ''waveout meter'' seen in another submission. The idea is simple, the code is simple, and creating your own visualization is even easier. Well commented. Requires Direct Speech Recognition from Microsoft, which you can get at http://msdn.microsoft.com/msagent/default.asp. Please Vote.
Hard to explain. Check the screen shot. The blue part is moving from left to right.
''InterChat'', as I've come to call it, connects 2 people via tcp/ip. With the options to Connect, Chat, and Transfer either Pictures or Files, this tabbed interface makes it easy to use, and the code is not hard to understand for the Experience level I have chosen. Please Vote.
This code enables you to convert a long file location and filename to a short file location and filename. Example: C:\Program Files\Test.txt will become C:\Progra~1\Test.txt
This code downloads anything off the internet without popping up a dialog box of any sort. Very simple to use. Vote if ya wanna.
This code will enable you to convert bytes to kilobytes or megabytes, whichever you choose. Vote if ya wanna.
This will list all the directories and subdirectories on your hard drive into a listbox. Vote if ya wanna.