socket layer
Socket Master 1.00.56
Debug network sockets by enabling them to open a listing socket. more>>
Socket Master 1.00.56 is an attractive game where you can debug network sockets by enabling them to open a listing socket. It allows users to create a listening tcp/udp socket and an outgoing tcp/udp socket for testing embedded network connectivity during the development cycle. Received and transmitted data can be entered in string form, decimal, or hex notation.
This allows non printable characters like 0x00 or 0xff to be sent or received, unlike similar tools which allow only printable ascii characters to be transmitted and received. Great for debugging all types of network enabled applications.
SocketToMe 1.0
SocketToMe - determine what degree of raw socket access more>>
SocketToMe application will allow any user of any version of Windows to determine what degree of raw socket access their Windows operating system is currently offering to its logged on user.
Armed with a raw socket detector, we needed a means for demonstrating the feasibility of "selectively restricting" all user access to raw sockets while allowing unimpeded system access. Time was critical because I am still hoping to convince Microsoft to fix this before they commit to Windows XPs final code.
ODBC Socket Server 0.91
ODBC Socket Server is an open source database access toolkit that exposes Windows ODBC data sources with an XML-based TCP/IP interface. Allows databases such as MS Access to be accessed across TCP/IP more>>

Simple Socket File Transfer 1.0
Transfer a file between two computers using a TCP port of your choosing more>> This utility will transfer a file between two computers using a TCP port of your choosing. One computer uses Passive mode and listens on a port for a connection from the other computer, which will use Active mode to connect to the first computer via its IP address. Regardless of the selection of which computer will use Passive mode and which will use Active mode, files can be sent in either direction. Partially completed transfers can be resumed, and files are automatically checked with MD5 to ensure they were received error-free. This utility is available in both ANSI and Unicode builds, and has no dependencies on any libraries beyond those included with Windows. The Unicode build supports Windows XP visual styles and Unicode file names.
Features:
Only one computer needs to be able to accept incoming TCP/IP connections; the other just needs outbound connectivity
Files can be transferred in either direction, regardless of the direction of TCP connection
Capable of operating over network address translators (NATs) using port forwarding
Partially transferred files can be resumed if the partial file matches the file being sent
Files are automatically hashed during transfer using an MD5 algorithm
Hashes on the sending and receiving sides are compared to ensure the file was transferred without errors
Supports very large files (up to about 4 petabytes; note that you must be using NTFS to have files larger than 2 GB)<<less

SocketSniff 1.06
SocketSniff allows you to watch the Windows Sockets (WinSock) activity of the selected process. For each created socket, the following information is displayed: socket handle, socket type, local/remote addresses, local/remote ports, and more... more>>
SocketSniff allows you to watch the Windows Sockets (WinSock) activity of the selected process.
For each created socket, the following information is displayed: socket handle, socket type, local and remote addresses, local and remote ports, total number of send/receive bytes, and more. You can also watch the content of each send or receive call, in Ascii mode or as Hex Dump.<<less
Socket Test Bench 1.2
Socket Test Bench is a utility to test winsock-basedcommunications. more>>
Simple Plugin Layer 0.40
An open source SDK for plugin development. more>>
With SPL you can extend every application written in C/C++ to use your own plugins, SPL will do all the managing, loading and unloading stuff for you. Additionally, the whole framework is fully multi-platform capable, so you dont have to develop multiple versions of the same plugin for platforms provided by SPL.
Main features:
- Open Source, uses LGPL license
- Free, costs absolutely nothing, even for commercial use
- Platform independent architecture
- Implementations for Linux, Solaris 8 and Win32 available, more platforms coming soon ...
- Documentation in various formats, powered by Doxygen
- Optional macros for fast and easy plugin development
- Variable plugin arguments for extensible APIs
- Thread-safety for complex applications
- Uses STL library for stable and portable containers
- Object-oriented design, easy to extend
- Customizable to 32- or 64-bit systems
- Completely written in C++, no other dependencies except STL needed
- Buildable as static/shared library or DLL (only Win32)
- Various examples for all platforms explaining the development step by step
- Source code written in uniform style
System requirements:
- Microsoft Visual Studio 6.0
- Microsoft Visual Studio 2002
- Microsoft Visual Studio 2003
- Microsoft Visual Studio 2005

js Layer Utility 2.4
JavaScripts in minutes to float, resize, fade and move a layer on Web pages, blogs and e-mails. more>> <<less
Direct Socket Control 0.60
Allows you to open active and passive socket connections more>>
Additional modules - e. g. a forwarder tool and a "programmable" bot make it even more useful.
This program is actually a reimplementation of a rather old and buggy Visual Basic tool ("Winsock Tools") in Java.
System requirements:
- Java Runtime Environment 1.4 or higher
Simple DirectMedia Layer 1.2.13
Simple DirectMedia Layer provides you with an elegant cross-platform multimedia library which is able to offer low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. more>>
Simple DirectMedia Layer 1.2.13 provides you with an elegant cross-platform multimedia library which is able to offer low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer.
It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of "Civilization: Call To Power." SDL supports Linux, Windows, Windows CE, BeOS, MacOS, Mac OS X, FreeBSD, NetBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. The code contains support for AmigaOS, Dreamcast, Atari, AIX, OSF/Tru64, RISC OS, SymbianOS, and OS/2, but these are not officially supported.
SDL is written in C, but works with C++ natively, and has bindings to several other languages, including Ada, C#, Eiffel, Erlang, Euphoria, Guile, Haskell, Java, Lisp, Lua, ML, Objective C, Pascal, Perl, PHP, Pike, Pliant, Python, Ruby, and Smalltalk.
Requirements: Windows 95/98/Me/NT/2000/XP/2003 Server/Vista

CSocketServer Class 1.0.2.6
A robust high performance,multi-threaded,multi-client,socket server/client class more>> Our software has some key features such as robust high performance, multi-threaded, multi-client, socket server/client class. This class can be used to improve and strengthen your TCP/Ip server/client applications. You can have a look at the full working example included as following.
<<less
CSockSrvr Class 1.0.2.4
CSockSrvr Class is a robust high performance, multi-threaded, multi-client, socket server class more>>
BIGSPEED Secure Socket Library 3.0
Scalable framework for secure private networking with 128-bit AES encryption. more>> ActiveX control for secure private networking with 128-bit AES encryption and on-the-fly compression. Implements a flexible message-oriented protocol on top of a single TCP connection. Information is exchanged through typed data packets identified by a command code. Utilizes an elegant event-driven paradigm for easy integration into Windows applications. Can be used both on client and server side, with centralized management of all connections.<<less
Data Layer Generator 1.0
Data Layer Generator is designed to save you time in developing your Visual Studio .Net applications, and to reduce the number of coding errors. This program is a code generator that will generate C# (.Net 2.0 Framework) code that allows the business layer of an application to communicate with the data layer. more>> <<less
that allows the business layer of an application to communicate with the data layer. Data Layer ... easily create an object-oriented C# data layer for your SQL Server 2005/2008 database. WithinLicense:Freeware

LayerBlend 1.0
LayerBlend allows you to make merged layers look more natural. more>> LayerBlend allows you to make merged layers look more natural.
LayerBlend works on the photos alpha channel.
This plugin should be applied on the layer youre working on, not the background image.<<less
