Vortex Library 1.1.0 (Current branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Vortex Library 1.1.0 (Current branch)
# 1  
Old 01-29-2009
Vortex Library 1.1.0 (Current branch)

Vortex Library is a BEEP Core protocol implementation, following the standard defined in RFC 3080 and RFC 3081. It has a clean and easy-to-use API that allows you to write new application protocols very quickly. Vortex Library has been developed within the Af-Arch project, and it is being used at the data transport layer. However, Vortex Library can be used independently of Af-Arch. License: GNU Lesser General Public License (LGPL) Changes:
New features include separation of the library into components, HTTP proxy support, a context based API, and a PULL API for single threaded programming. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. AIX

Add shared members from library to same library in a different directory

I'm trying to install libiconv to AIX 7.1 from an rpm off of the perzl site. The rpm appears to install but I get this error message. add shr4.o shared members from /usr/lib/libiconv.a to /opt/freeware/lib/libiconv.a add shr.o shared members from /usr/lib/libiconv.a to ... (5 Replies)
Discussion started by: kneemoe
5 Replies

2. Linux

./configure problem for libsf library due to apparently missing libdb library.

Hello, ./configure script fails to configure libsf. Please check the following last few lines of configure script error. checking for db1/db.h... no checking for db.h... yes checking for dbopen in -ldb1... no configure: error: No libdb? No libsf. But find command shows the following; ... (4 Replies)
Discussion started by: vectrum
4 Replies

3. Shell Programming and Scripting

How to change a Makefile from building static library to shared library?

Hi: I have a library that it only offers Makefile for building static library. It built libxxx.a file. How do I in any way build a shared library? (either changin the Makefile or direct script or command to build shared library) Thanks. (1 Reply)
Discussion started by: cpthk
1 Replies
Login or Register to Ask a Question
VORTEX-DIAG(8)						      System Manager's Manual						    VORTEX-DIAG(8)

NAME
vortex-diag - EEPROM setup and diagnostic program for the 3Com Vortex series. SYNOPSIS
vortex-diag [options] DESCRIPTION
vortex-diag is a program that you can use to diagnose problems with the 3Com Vortex series. Those include all cards which are based on the 3Com Vortex, Boomerang and Cyclone chips. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -h, --help Show summary of options. -V, --version Show version of program. -v, --verbose Verbose mode. -q, --quiet Be very unverbose. -# <cardnum> Use card number <cardnum>. -a, --show_all_registers Print all registers. -e, --show-eeprom Dump EEPROM contents to stdout. -E, --emergency-rewrite Re-write a corrupted EEPROM. -p, --base-address <port> Specify port to use. -A, --Advertise <mediaype> Advertise media type. Valid Options are: 10baseT, 100baseT4, 100baseTx, 100baseTx-FD, 100baseTx-HD, 10baseT-FD and 10baseHD. -F, --new-interface <interface> Interface number. Options that make sense are: 10baseT, 10base2, AUI, 100baseTx, 10baseT-FDX, 100baseTx-FDX, 100baseT4, 100baseFx, 100baseFx-FDX, MII and Autosense. -H, --new-hwaddress <address> Set card to a new hardware address. -m, --show-mii Dump MII management registers. -R, --reset Reset the transceiver. -T, --test Do register and SRAM test. -w, --write-EEPROM <values> Write to the EEPROMS with the specified values. Do not use this, if you do not know what you do! -f, --force-detection Try to identify the card, even if it is active. -t, --chip-type <card> Explicitly set the chip. To get all valid numbers, run vortex-diag with the options '-t -1'. SEE ALSO
mii-diag(8) AUTHOR
vortex-diag was written and is still maintained by Donald Becker <becker@scyld.com>. This manual page was written by Alain Schroeder <alain@debian.org>, for the Debian GNU/Linux system (but may be used by others). February 18, 2002 VORTEX-DIAG(8)