serlvers 0.1.0
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 253
Serlvers 0.1.0
Serlvers is a set of Erlang modules designed to help in the implementation of IP services (i.e. TCP/IP or Internet servers). more>>
Serlvers is a set of Erlang modules designed to help in the implementation of IP services (i.e. TCP/IP or Internet servers).
Serlvers consists of a set of behaviours to abstract the internals of each protocol, and other modules to help with the infrastructure.
Serlverss goal is that when making a server, you only need worry about how to store, handle, process, etc. the information instead of the internals of each protocol (to save countless hours of RFC reading).
Installation:
SCons is used to compile and install this package.
First check out the variables you need to set by running:
scons --help
Youll need to set PREFIX, the prefix directory (where Erlang is installed, it contains something like: bin erts-5.4.13 Install lib misc releases usr) and at the same time you set it, itll compile.
Then run:
scons install
to install. You might need sudo or su to reach superuser capabilities.
For example:
$ scons PREFIX=/usr/lib/erlang
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
erl -noshell -run edoc_run files ["src/launcher.erl","src/gen_echo.erl","src/gen_chargen.erl","src/gen_daytime.erl","src/gen_time.erl"] [{dir, "doc/"}] -run init stop
erlc -o src/ src/gen_chargen.erl
erlc -o src/ src/gen_daytime.erl
erlc -o src/ src/gen_echo.erl
erlc -o src/ src/gen_time.erl
erlc -o src/ src/launcher.erl
scons: done building targets.
$ sudo scons install
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
Install file: "src/gen_chargen.beam" as "/usr/lib/erlang/lib/serlvers-0.1.0/ebin/gen_chargen.beam"
Install file: "src/gen_daytime.beam" as "/usr/lib/erlang/lib/serlvers-0.1.0/ebin/gen_daytime.beam"
Install file: "src/launcher.beam" as "/usr/lib/erlang/lib/serlvers-0.1.0/ebin/launcher.beam"
Install file: "src/gen_chargen.erl" as "/usr/lib/erlang/lib/serlvers-0.1.0/src/gen_chargen.erl"
Install file: "src/gen_daytime.erl" as "/usr/lib/erlang/lib/serlvers-0.1.0/src/gen_daytime.erl"
Install file: "src/launcher.erl" as "/usr/lib/erlang/lib/serlvers-0.1.0/src/launcher.erl"
scons: done building targets.
$
<<lessSerlvers consists of a set of behaviours to abstract the internals of each protocol, and other modules to help with the infrastructure.
Serlverss goal is that when making a server, you only need worry about how to store, handle, process, etc. the information instead of the internals of each protocol (to save countless hours of RFC reading).
Installation:
SCons is used to compile and install this package.
First check out the variables you need to set by running:
scons --help
Youll need to set PREFIX, the prefix directory (where Erlang is installed, it contains something like: bin erts-5.4.13 Install lib misc releases usr) and at the same time you set it, itll compile.
Then run:
scons install
to install. You might need sudo or su to reach superuser capabilities.
For example:
$ scons PREFIX=/usr/lib/erlang
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
erl -noshell -run edoc_run files ["src/launcher.erl","src/gen_echo.erl","src/gen_chargen.erl","src/gen_daytime.erl","src/gen_time.erl"] [{dir, "doc/"}] -run init stop
erlc -o src/ src/gen_chargen.erl
erlc -o src/ src/gen_daytime.erl
erlc -o src/ src/gen_echo.erl
erlc -o src/ src/gen_time.erl
erlc -o src/ src/launcher.erl
scons: done building targets.
$ sudo scons install
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
Install file: "src/gen_chargen.beam" as "/usr/lib/erlang/lib/serlvers-0.1.0/ebin/gen_chargen.beam"
Install file: "src/gen_daytime.beam" as "/usr/lib/erlang/lib/serlvers-0.1.0/ebin/gen_daytime.beam"
Install file: "src/launcher.beam" as "/usr/lib/erlang/lib/serlvers-0.1.0/ebin/launcher.beam"
Install file: "src/gen_chargen.erl" as "/usr/lib/erlang/lib/serlvers-0.1.0/src/gen_chargen.erl"
Install file: "src/gen_daytime.erl" as "/usr/lib/erlang/lib/serlvers-0.1.0/src/gen_daytime.erl"
Install file: "src/launcher.erl" as "/usr/lib/erlang/lib/serlvers-0.1.0/src/launcher.erl"
scons: done building targets.
$
Download (0.090MB)
Added: 2006-04-17 License: GPL (GNU General Public License) Price:
1286 downloads
Serbert 0.1.0
Serbert is a serial bit error rate tester. more>>
Serbert is a command line utility which performs a Bit Error Rate Test (BERT) on serial lines for Unix and its variants. It does this by transmitting bytes, and waiting for their uncorrupted return.
Serbert, however, does not provide a true Bit Error Rate Test (BERT), as it does not check the individual bits returned. It uses the operating systems standard serial interface, which provides the status of each returned byte.
<<lessSerbert, however, does not provide a true Bit Error Rate Test (BERT), as it does not check the individual bits returned. It uses the operating systems standard serial interface, which provides the status of each returned byte.
Download (0.10MB)
Added: 2005-04-08 License: GPL (GNU General Public License) Price:
1661 downloads
JWhoisServer 0.1.0.1
JWhoisServer project is a small, fast, and highly configurable RFC 3912 compliant whois server. more>>
JWhoisServer project is a small, fast, and highly configurable RFC 3912 compliant whois server written in Java and using RDBMS as a storage engine.
<<less Download (0.053MB)
Added: 2007-06-29 License: GPL (GNU General Public License) Price:
848 downloads
LibVsg 0.1.0
LibVsg (Visaurin Geometric Library) is a 2D/3D software library with a focus on basic geometric manipulations. more>>
LibVsg (Visaurin Geometric Library) is a 2D/3D software library with a focus on basic geometric manipulations.
Written for use by C programs, it provides support for single and double precision arithmetics. A Python wrapper also comes with the distribution.
- 2D/3D points/vectors.
- Quaternions (3D rotations presented in a 4D unit vector).
- 2D/3D affine transforms (3x3 and 4x4 matrices, respectively).
- Geometric containers, such as spatial filters: currently only Point/Region binary trees (both 2D and 3D).
<<lessWritten for use by C programs, it provides support for single and double precision arithmetics. A Python wrapper also comes with the distribution.
- 2D/3D points/vectors.
- Quaternions (3D rotations presented in a 4D unit vector).
- 2D/3D affine transforms (3x3 and 4x4 matrices, respectively).
- Geometric containers, such as spatial filters: currently only Point/Region binary trees (both 2D and 3D).
Download (0.75MB)
Added: 2006-07-28 License: GPL (GNU General Public License) Price:
1183 downloads
Wirble 0.1.0
Wirble is a set of enhancements for Irb. more>>
Wirble project is a set of enhancements for Irb. Wirble enables several items mentioned on the RubyGarden "Irb Tips and Tricks" page, including tab-completion, history, and a built-in ri command, as well as colorized results and a couple other goodies.
The idea, of course, is to fill Irb with useful features without turning your ~/.irbrc file into swiss cheese. Using Wirble is simple, too. Heres what a standard Wirble-enabled ~/.irbrc looks like:
# load libraries
require rubygems
require wirble
# start wirble (with color)
Wirble.init
Wirble.colorize
Dont like the defaults? Wirble is configurable. For documentation on enabling specific features or tweaking the color settings.
<<lessThe idea, of course, is to fill Irb with useful features without turning your ~/.irbrc file into swiss cheese. Using Wirble is simple, too. Heres what a standard Wirble-enabled ~/.irbrc looks like:
# load libraries
require rubygems
require wirble
# start wirble (with color)
Wirble.init
Wirble.colorize
Dont like the defaults? Wirble is configurable. For documentation on enabling specific features or tweaking the color settings.
Download (0.022MB)
Added: 2006-09-08 License: BSD License Price:
1141 downloads
eOSD 0.1.0
eOSD is a library for drawing anti-aliased text in an on-screen display way. more>>
eOSD is a library for drawing anti-aliased text in an "on-screen display" way.
eOSD is the "enlightened on-screen display" library.
It draws anti-aliased text on the screen without creating a visible window, so it looks just like an on-screen display.
Its based on Ecore, Ecore X and Imlib2.
<<lesseOSD is the "enlightened on-screen display" library.
It draws anti-aliased text on the screen without creating a visible window, so it looks just like an on-screen display.
Its based on Ecore, Ecore X and Imlib2.
Download (0.29MB)
Added: 2006-09-28 License: LGPL (GNU Lesser General Public License) Price:
1122 downloads
ExpenseTracker 0.1.0
ExpenseTracker is a tag based personal expense tracking software. more>>
ExpenseTracker is a tag based personal expense tracking software. It is developed to run on Windows and Linux flavors.
The project uses sqlite3 for storing user preferences and expense details.
<<lessThe project uses sqlite3 for storing user preferences and expense details.
Download (0.031MB)
Added: 2007-04-10 License: GPL (GNU General Public License) Price:
929 downloads
ManyEars 0.1.0
ManyEars project makes use of an array of microphones to perform sound source localization, tracking, and separation. more>>
ManyEars project makes use of an array of microphones to perform sound source localization, tracking, and separation.
It is designed to provide auditory capabilities to mobile robots, but it can equally be used for video conferencing or other applications. The project is based on the FlowDesigner development environment.
<<lessIt is designed to provide auditory capabilities to mobile robots, but it can equally be used for video conferencing or other applications. The project is based on the FlowDesigner development environment.
Download (0.43MB)
Added: 2007-05-31 License: GPL (GNU General Public License) Price:
876 downloads
DemoWave 0.1.0
DemoWave is a Web application for conducting referendum. more>>
DemoWave is a Web application for conducting referendums that:
allows anyone to propose a new referendum
minimizes the negative effects of people "spamming" the system with bogus referendums
makes referendums where people disagree a lot take longer to go through.
In addition, it can manage a set of laws and referendums on changes to those laws.
DemoWave is intended for democratic organizations that need to decrease the bureaucratic load and increase the participation of their members in the decision-making process.
<<lessallows anyone to propose a new referendum
minimizes the negative effects of people "spamming" the system with bogus referendums
makes referendums where people disagree a lot take longer to go through.
In addition, it can manage a set of laws and referendums on changes to those laws.
DemoWave is intended for democratic organizations that need to decrease the bureaucratic load and increase the participation of their members in the decision-making process.
Download (0.085MB)
Added: 2006-11-17 License: GPL (GNU General Public License) Price:
1071 downloads
SIDEN 0.1.0
SIDEN is a distributed network discovery tool used for intrusion detection research. more>>
SIDEN is a distributed network discovery tool used for intrusion detection research. The current SIDEN architecture allows you to simulate coordinated/distributed network probes by a group of attackers.
SIDEN has been tested successfully on the OpenBSD and FreeBSD operating systems. If you try SIDEN and it works on any other platform, please contact me. Yes, it sounds interesting that I havent even tested it out on the popular Linux platform. There should be little reason why it wont work on other platforms (especially UNIX variants), since its fully implemented in Perl.
<<lessSIDEN has been tested successfully on the OpenBSD and FreeBSD operating systems. If you try SIDEN and it works on any other platform, please contact me. Yes, it sounds interesting that I havent even tested it out on the popular Linux platform. There should be little reason why it wont work on other platforms (especially UNIX variants), since its fully implemented in Perl.
Download (0.020MB)
Added: 2006-07-08 License: GPL (GNU General Public License) Price:
1203 downloads
SCons Erlang 0.1.0
Scons Erlang is an add on for SCons, a make/autotools replacement, to compile Erlang projects. more>>
Scons Erlang is an add on for SCons, a make/autotools replacement, to compile Erlang projects.
<<less Download (0.042MB)
Added: 2006-04-03 License: GPL (GNU General Public License) Price:
1299 downloads
RISE Project 0.1.0
RISE Projects goal is to produce software to efficiently manage and publish academic catalog information including programs. more>>
RISE Projects goal is to produce software to efficiently manage and publish academic catalog information including programs, courses, and schedules.
RISE means Resources and Information for Success in Education.
<<lessRISE means Resources and Information for Success in Education.
Download (0.065MB)
Added: 2006-08-17 License: BSD License Price:
1163 downloads
Gibberish 0.1.0
Gibberish is an application to aid in the learning of a foreign language. more>>
Gibberish project is an application to aid in the learning of a foreign language.
This is a very early release so functionality is limited. If you have ideas, please share them; provide feedback so that this application can be improved upon.
Main features:
- Multiple Choice Quiz
- 2 lessons in Spanish, English and French
- Simple progress chart support
Installation:
Run the following commands:
shell> qmake
shell> make
At the moment gibberish will not install anywhere. The executable is found in the gibberish directory found in the same location as this file.
<<lessThis is a very early release so functionality is limited. If you have ideas, please share them; provide feedback so that this application can be improved upon.
Main features:
- Multiple Choice Quiz
- 2 lessons in Spanish, English and French
- Simple progress chart support
Installation:
Run the following commands:
shell> qmake
shell> make
At the moment gibberish will not install anywhere. The executable is found in the gibberish directory found in the same location as this file.
Download (0.43MB)
Added: 2006-10-02 License: GPL (GNU General Public License) Price:
1119 downloads
libgee 0.1.0
libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures. more>>
libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures.
The project provides Collection, Iterator, List, Iterable, Map, and Set interfaces and HashMap, ArrayList and HashSet implementations.
<<lessThe project provides Collection, Iterator, List, Iterable, Map, and Set interfaces and HashMap, ArrayList and HashSet implementations.
Download (0.34MB)
Added: 2007-07-31 License: GPL (GNU General Public License) Price:
816 downloads
KLDraw 0.1.0
KLDraw is 3D LEGO modeling software for KDE. more>>
KLDraw is 3D LEGO modeling software for KDE. KLDraw project uses LDraw part library and using OpenGL for rendering model on the screen. You can create virtual 3D LEGO model easily by using this application.
Features:
* Multipart model support
* Multi-document interface
* Stores part database using SQLite (you need sqlite3 to compile)
* Raytrace model on-the-fly via POV-Ray (povray required)
You need ldraw part library to use this software. get it from http://www.ldraw.org, and install it in /usr/share/ldraw.
KLDraw is in the alpha stage. Some basic editing features are expected to work, but there are many more things to implement.
Feature requests, bug reports, patches are always welcomed. If you are interested in this application, feel free to email me.
<<lessFeatures:
* Multipart model support
* Multi-document interface
* Stores part database using SQLite (you need sqlite3 to compile)
* Raytrace model on-the-fly via POV-Ray (povray required)
You need ldraw part library to use this software. get it from http://www.ldraw.org, and install it in /usr/share/ldraw.
KLDraw is in the alpha stage. Some basic editing features are expected to work, but there are many more things to implement.
Feature requests, bug reports, patches are always welcomed. If you are interested in this application, feel free to email me.
Download (0.70MB)
Added: 2006-11-27 License: GPL (GNU General Public License) Price:
1061 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above serlvers 0.1.0 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed