Friday, October 23, 2009

TSecurityCam 1.0.0.0 Beta

TSecurityCam converts your WebCam to a Security Camera (IP Camera). Connect your webcam to your computer. Launch TSecCam and select your camera device in ' Camera List ' box. Then press ' Start ' button. After that you can have your security cam by clicking on ' Enable Security Camera ' button. Now if any person crosses in front of your camera, the software will alert you with a sound.
TSecCam also can dial an emergency number as an optional caution. Only you need to choose a phone number and select your modem COM port. If the number is busy, the application redials.
Another features of TSecurityCam is taking picture while warning from the camera scene.
Be careful that you need to choose a alert sound and taken pictures saving path via hitting ' Browse ' buttons.



System Requirement:
Windows
®: (XP 32/64 bit - Server 2003) + .Net Framework 3.5
CPU: 2.4 GHz AMD Sempron™ or intel® Celeron®
RAM: 256 MB
VGA: 64 MB Res(800 * 600)
HDD: 10 MB free space


Download TSecurityCam 245 KB
.RAR file contains portable exe application + VB.Net 2008 Source Code

Monday, September 14, 2009

TPortTerminal 1.0 Alpha

TPortTerminal is an application to communicate with COM ports on Pocket PC. The software has Port Scan option and Port Connection Setting.

PortTerminal screenshot before and after connecting


Download TPortTerminal 25 KB
+VB.Net 2005 Source Code

System Requirement: WinCE 5.0 or later + .Net Compact Framework 2.0

Friday, September 4, 2009

TScopeComponent

This easy to use component can scope your binary data.

Scoping Function:
Scope.Scoping(DataBit As Byte)

Example:
Scope1.Scoping(0)
'Control scopes Zero-Bit

ClearMonitor Function:
This method clears Scope monitor. The function does not have any parameter.

Example:
Scope1.ClearMonitor()

LineColor Property:
By the propery you can get or set Scope plotter pen color.

Example:
MsgBox(CStr(Scope1.LineColor))
'This line shows property value in message box.
Scope1.LineColor = Pens.Yellow
'The line sets Yellow as plotter pen color.

MonitorColor Property:
By the propery you can get or set Scope monitor backcolor.

Example:
MsgBox(CStr(Scope1.MonitorColor))
'This line shows property value in message box.
Scope1.MonitorColor = Color.White
'The line sets White as monitor backcolor.

MonitorImage ReadOnly Property:
By the propery you can only get Scope monitor image.

Example:
Scope1.MonitorImage.Save("C:\Monitor.bmp")
'The line saves monitor image in selected path.


.ZIP = [.DLL + VB.Net 2005 Source]

Can be used on VB.Net and VC# 2005 (or newer version) projects.
To use the control, extract the ZIP file. On extraction folder, drag TScopeComponent.dll file and drop it on Visual Studio ToolBox.

Thursday, August 27, 2009

TDesktopSlider 1.0.0.0

TDesktopSlider will change your WindowsXP Desktop Background automatically. Only select a path. After that DeskSlider set pictures in chosen folder as background image.
The software has extension filter + subfolder checking. You also can set an inerval for each background image duration.


System Requirement: ( Windows XP or MS Windows Server 2003 ) with .Net Framework 2.0 + {30 MB or a bit more HardDisk space}
Note: I do not test the application on Vista, Server 2008 and Se7en.

Download
208 KB - MSI file (Setup)
+ VB.Net 2005 Source

Monday, July 27, 2009

Reflector vs. Packer

.NET Reflector™
Explore, browse, and analyze .NET assemblies
(FREE)

.NET Reflector enables you to easily view, navigate, and search through, the class hierarchies of .NET assemblies, even if you don't have the code for them. With it, you can decompile and analyze .NET assemblies in C#, Visual Basic, and IL.

Download 1 MB


MPRESS
MPRESS is a free, high-performance executable packer for PE32/PE32+/.NET/MAC-DARWIN executable formats!

MPRESS makes programs and libraries smaller, and decrease start time when the application loaded from a slow removable media or from the network. It uses in-place decompression technique, which allows to decompress the executable without memory overhead or other drawbacks; it also protects programs against reverse engineering by non-professional hackers. Programs compressed with MPRESS run exactly as before, with no runtime performance penalties. MPRESS uses own LZMAT - extremely fast data compression library.

Download MPRESS v2.12 83 KB (Console)

Saturday, July 4, 2009

TStuffManager 1.0.0.0 RC

StuffManager is a flexible application to manage lists of goods and stuffs. You can edit your list and also search into it.


Download 65 KB

.ZIP = {.EXE (Portable Software : .NetFramework 2.0) + .XML}
& VB.Net 2005 Complete Source

Friday, February 27, 2009

TFileSystemWatcher 1.0.0.0

TFileSystemWatcher is an easy to use software to watch File System. Only choose a ' Watching Path ' and then hit ' Start Watching ' . So TFileSystemWatcher will record all events of the choosen path.
For example: You choose C:\WINDOWS as Watching Path and start watching. As a file or a folder in C:\WINDOWS be deleted, the application save that event.
TFSWatcher is useful to detect malware.



Download 64 KB
.RAR = VB.Net 2008 Source + Portable Software

Friday, February 6, 2009

TProcessManager 1.0.0.0

TProcessManager is a flexible software for managing OS process. By the appliction you can Kill Process (Multi-Process Killing) , Start New Process , Change Process Priority (Multi-Process Setting) and Activate Process Window.
TProcessManager shows you useful information of process and also can detect Not Responding threads.


Note: For using TProcessManager on MS Windows XP, you should install .Net Framework 2.0 or 3.5 .

Download 136 KB

.RAR={ VB.Net 2008 Solution + Source Code on TProcessManager.rar\TProcessManager\TProcessManager\bin\Debug : Compiled .EXE Portable Application}

Saturday, January 31, 2009

TeDrum 1.0.0.0

If you want to play Drum Kit in your computer, try TeDrum. Run this application and then press A, B, ... or Z on your keyboard to play drum sound.



Note: If you want to run the software on Windows XP, you need to install dotNet Framework 2.0 .

Download 273 KB

.RAR = .EXE (Portable Software)

Sunday, January 4, 2009

TSlideShow 1.0.0.0

TSlideShow is an user friendly software to see your pictures in slide show mode.

Software Features:
  • Slide Duration Option
  • Subfolders Scanning
  • Auto Resize Mode

How to Use:
  1. Run TSlideShow.exe .
  2. Choose a folder that contains pictures you want to see by clicking on ' Browse ' button.
  3. Note: If you want TSlideShow to view pictures in subfolders of the folder, mark ' Include Subfolders ' checkbox.
  4. Select a time from 1 to 10 (seconds) for showing each slide.
  5. Now press ' Start ' button.
  6. If you want to exit from slide show, double click on Slide Show form.

System Requirement:
  • Windows XP + dotNet Framework 2.0 or 3.5
  • Windows Vista

Download 86 KB
.RAR file = .EXE (Portable Software) + .VB (VB.Net 2008 Source)