RSS 7 projects tagged "udp"

Download Website Updated 01 Oct 2009 File Service Protocol

Screenshot
Pop 190.28
Vit 8.55

FSP is a UDP-based protocol for transferring files. It has many benefits over FTP, mainly for running anonymous archives. It is usable on lines with high packet loss ratio (70% WiFi), can go behind firewalls and unnoticed by port scans (because of UDP), does not overload networks when hosting ISOs or movies, share files on modem lines without eating all of the bandwidth, and keeps lamers away from your site (they don't know how to get to it). This project is active continuation of the FSP code base (abandoned 1996-2003).

Download Website Updated 16 Sep 2009 FSP Client

Screenshot
Pop 71.09
Vit 6.29

FSP Client is single executable client for the FSP protocol. FSP Client uses an FTP-like user interface. It feels like FTP, but under the hood it uses FSP. FSP is a UDP-based protocol for transfering files around, and was designed for anonymous archives.

No download No website Updated 06 Oct 2009 JSONRPC

Screenshot
Pop 20.62
Vit 36.38

JSON RPC is a simple remote procedure call implementation for Java. It supports communication over unencrypted TCP and UDP connections.

No download Website Updated 21 Oct 2010 2ping

Screenshot
Pop 83.47
Vit 2.04

2ping is a bidirectional ping utility. It uses 3-way pings (akin to TCP SYN, SYN/ACK, ACK) and after-the-fact state comparison between a 2ping listener and a 2ping client to determine which direction packet loss occurs.

Download No website Updated 13 Mar 2012 UServer

Screenshot
Pop 14.11
Vit 21.02

UServer is a secure, light-weight, high performance, and very flexible UDP server framework for C programs.

No download No website Updated 21 Aug 2012 liblacewing

Screenshot
Pop 45.78
Vit 1.57

liblacewing is a cross-platform, high-level networking library. It aims to provide a set of straightforward classes for socket communication in C/C++, with a focus on scalability and platform specific optimisations (eg. support for IOCP, epoll, and kqueue).

No download Website Updated 19 Dec 2012 RoseThorn Game Library

Screenshot
Pop 36.14
Vit 12.40

RoseThorn is a cross-platform library for 2D and 3D games running on GNU/Linux (and possibly other Unix-like OSes) and Windows. Features include: hardware accelerated 2D and 3D rendering; Ogg and WAV Sound support with OpenAL; Lua scripting; BMP, JPEG, and PNG image loading and saving (from screenshots); easily created and modified user interfaces with XML and CSS, combined with Lua event handling; separate 2D and 3D libraries; support for multiple fonts in both TTF and bitmap formats; support for OBJ, 3DS, MD5, and RTM model formats; skeletal animation (a work in progress); support for UDP and TCP networking; thread and mutex support; a Simple Shader API; 2D animated sprites; and some basic cryptography support. There is simple event management, with key/mouse bindings easily customized from the in-game console, config file, command line, or GUI.

Screenshot

Project Spotlight

NBit

A tool that computes CRCs with standard as well as custom polynomials.

Screenshot

Project Spotlight

Oliver's Parser Framework

A PHP 5 framework designed with simplicity and size in mind.