Sponsored Content
Operating Systems Solaris Solaris BigAdmin RSS Open Networking with Crossbow Post 302373448 by Linux Bot on Friday 20th of November 2009 08:45:03 AM
Old 11-20-2009
Open Networking with Crossbow

Sunay Tripathi and team present "Open Networking with Crossbow" at CommunityOne, San Francisco, June 2009.

More...
 

3 More Discussions You Might Find Interesting

1. Solaris

Unable to use Crossbow commands ,completely?

Hi all, I have begun working on a project that involves "Crossbow" technology. But almost immediately i have run into problems! My version of Solaris doesnt seem to have all the Crossbow commands at all. Eg, when i use, #dladm create-vnic -d nge0 1 I get the entire set of dladm command... (1 Reply)
Discussion started by: wrapster
1 Replies

2. Solaris

Sun Type 6 Mouse (Crossbow) broken?

Hello, I'll already apologize for my question, as it'll probably be hurting for an expert. About two years ago I obtained a used Sun Ultra 10 with many accessoires for a very low price. I'm not much into UNIX (or rather not into it at all), but I wanted to play around a bit with it, especially as... (3 Replies)
Discussion started by: Superidiot
3 Replies

3. Red Hat

cannot set user id: Resource temporarily unavailable (not open file/open process related)

First post, sorry to be a bother but this one has been dogging me. I have a process user (java application server) that trips a resource limit every couple weeks and need help finding what limit we're hitting. First, this is what's running: This is the error when jobs are run or the... (0 Replies)
Discussion started by: Katahdin
0 Replies
uri_urn(3tcl)					    Tcl Uniform Resource Identifier Management					     uri_urn(3tcl)

__________________________________________________________________________________________________________________________________________________

NAME
uri_urn - URI utilities, URN scheme SYNOPSIS
package require Tcl 8.2 package require uri::urn ?1.1.2? uri::urn::quote url uri::urn::unquote url _________________________________________________________________ DESCRIPTION
This package provides two commands to quote and unquote the disallowed characters for url using the urn scheme, registers the scheme with the package uri, and provides internal helpers which will be automatically used by the commands uri::split and uri::join of package uri to handle urls using the urn scheme. COMMANDS
uri::urn::quote url This command quotes the characters disallowed by the urn scheme (per RFC 2141 sec2.2) in the url and returns the modified url as its result. uri::urn::unquote url This commands performs the reverse of ::uri::urn::quote. It takes an urn url, removes the quoting from all disallowed characters, and returns the modified urls as its result. BUGS, IDEAS, FEEDBACK This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category uri of the Tcllib SF Trackers [http://sourceforge.net/tracker/?group_id=12883]. Please also report any ideas for enhancements you may have for either package and/or documentation. KEYWORDS
rfc 2141, uri, url, urn CATEGORY
Networking uri 1.1.2 uri_urn(3tcl)
All times are GMT -4. The time now is 04:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy