Globalscape Enhanced File Transfer (EFT) is a best-in-class managed file transfer (MFT) solution
For Windows-Centric Organizations Looking for Secure File Transfer solutions
Globalscape’s Enhanced File Transfer (EFT) platform is a comprehensive, user-friendly managed file transfer (MFT) software. Thousands of Windows-Centric Organizations trust Globalscape EFT for their mission-critical file transfers.
Learn More
Stigg | SaaS Monetization and Entitlements API
For developers in need of a tool to launch pricing plans faster and build better buying experiences
A monetization platform is a standalone middleware that sits between your application and your business applications, as part of the modern enterprise billing stack. Stigg unifies all the APIs and abstractions billing and platform engineers had to build and maintain in-house otherwise. Acting as your centralized source of truth, with a highly scalable and flexible entitlements management, rolling out any pricing and packaging change is now a self-service, risk-free, exercise.
Windows MUD code that I just want to share. Works on Win7, Vista, and XP. Not complete only a meager beginning. Login with name/password, dynamic help system, some vt102 color, multithreaded socket host using tcp/ip, and some communication channels
Java-based free software for learning audio and flashing-light Morse code. Features include very flexible audio system, drills based on live news feeds, and adaptive drilling strategies.
As the title suggests, this is a real-time strategy game IN SPACE!!!! This version is incomplete and I have stopped working on it. If you would like to continue it, email me and I will send you the source code.
A rebuild and update of the Crossfire RPG of the ageing code C to a modular C++ design with the intention of being dropped in replacement the existing Crossfire code base on completion.
Cortex makes coding easier and faster for developers. See how our portal connects tools and cuts busywork.
Cortex is a simple portal that helps developers work smarter by linking all your tools, setting clear rules, and slashing repetitive tasks. It speeds up onboarding, updates old code, and fixes issues fast. Over 100 big companies use it to save time and get better results.
Game of life is a c# lesson in object oriented programming. It provides places to write code which is Object Oriented and work on AI routines, Multi-threading and least importantly, fun.
flightGL chung is a compact realistic openGL flight simulator with combat and integrated map editor .Choose among 40 ground types and 72 plane combinations.Follow other planes as they cross the game area, attack them or declare war to start combat.
A dynamic interpreted language for scripting,games,apps,etc in under 500 lines of VB.NET code(using sharpdevelop,not vb). the current version makes it easy to create point and click style games. perfect for interactive business card cds and kiosks!
Ecommerce and omnichannel brands seeking scalable fulfillment solutions that integrate with popular sales channels
Flowspace delivers fulfillment excellence by pairing powerful software and on-the-ground logistics know-how. Our platform provides automation, real-time control, and reliability beyond traditional 3PL capabilities—so you can scale smarter, faster, and easier.
To write a comprehensive client/server code is a difficult task for a programmer.Here, I provide a universal open source code server based on IOCP.Hope helpful for you.
Linux Wrath is a rpg/first person shooter Goal: destroy targets. Created at aueb for the computer graphics course and took us 2 weeks to complete (we were 2 people). Project at: http://code.google.com/p/linuxwrath/
The Day 0 is (yet) minimal FPS, and will include networking feature and a RTS mode. We use the irrlicht demo as a basis for implementing some new features. So, don't be surprised if you doesn't see any graphical change in the release :-)
Stars! Intelligence Assistant is a versatile tool for players of the classic 4X game "Stars!". Features processing of allies' P-reports, inferring planetary values from these, enables collaborative strategic planning, includes "guts" calculators.
AionDPS is a graphical DPS meter for the game Aion. This is a fork of AionMeter which is no longer actively developed and can be found here: http://code.google.com/p/aionmeter/
This is a basic client/server game in DirectX featuring up to 16 simultaneous players moving around a flat sheet of grass as skinned/animated .X meshes (the Tiny model from Microsoft demos) in only about 3500 lines of code.
Software and hardware for a radio controlled 'laser' combat game. A microcontroller is connected to a radio receiver and can send IR signals to another player with the same setup. When a valid IR code is received initially the throttle will be cut.
A simplistic first-person game base built around the idea of a single-floor grid of cubes layout. In its current state, it allows navigating around a 3D maze. It utilises SDL and OpenGL. Its source code is released into the public domain.
C# / DX9.0 Demo App/ Source Code
1/20/03
Modeling 3-dimensial functions, shapes such as spheres, cubes, and a fully animated wave-modeling simulation. Explores topics such as positioning lighting, cameras, shapes, windows interface, Font "Meshes"..
A collection of useful C++, HLSL and GLSL code for game development using OpenGL, DirectX, and other techs. Designed to be as well commented and beginner friendly as possible. Comments are welcomed.
Game Conqueror HAS BEEN MOVED TO:
http://code.google.com/p/scanmem/
Game Conqueror is a graphical game cheating tool (memory modifier) under Linux, whose main target is to provide functions and user-feelings of CheatEngine. Game Conqueror is written in PyGTK and using scanmem as its backend.
An experimental Sudoku solver that is written using 64 lines or less of C code. Meant as a general experiment in seeing if Sudoku can be solved in that small amount of code.