Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News MyConnection Server 8.1c (Default branch) Post 302240483 by Linux Bot on Friday 26th of September 2008 12:30:11 AM
Old 09-26-2008
MyConnection Server 8.1c (Default branch)

Image MyConnection Server is broadband testing software which measures connections for bandwidth speeds and connection quality for time critical applications such as VoIP, Video conferencing, and IPTV. It helps organizations assess networks for deployment of new/additional services and identify and resolve last mile customer connectivity problems with little need for the customer to assist in the resolution process. A network route testing component details the path of the connections and where packet loss and latency occur, including discovery of multiple routes to a destination. Remote Test Agents enable technical staff to customize and interactively manage the bandwidth testing process and perform extended quality testing over hours or days to address and resolve intermittent problems as required. Satellite Servers establish additional connection testing points at the application edge to accurately test actual application network paths. License: Other/Proprietary License with Free Trial Changes:
A throttling option was added for Remote Agents to enforce delay between test start times, and a problem with MyIPTV port swapping was fixed. Image

Image

More...
 
Net::Server::Proto::UDP(3)				User Contributed Perl Documentation				Net::Server::Proto::UDP(3)

NAME
Net::Server::Proto::UDP - Net::Server UDP protocol. SYNOPSIS
See Net::Server::Proto. DESCRIPTION
Protocol module for Net::Server. This module implements the SOCK_DGRAM socket type under INET (also known as UDP). See Net::Server::Proto. PARAMETERS
The following paramaters may be specified in addition to normal command line parameters for a Net::Server. See Net::Server for more information on reading arguments. udp_recv_len Specifies the number of bytes to read from the UDP connection handle. Data will be read into $self->{'server'}->{'udp_data'}. Default is 4096. See IO::Socket::INET and recv. udp_recv_flags See recv. Default is 0. udp_broadcast Default is undef. QUICK PARAMETER LIST
Key Value Default ## UDP protocol parameters udp_recv_len d+ 4096 udp_recv_flags d+ 0 udp_broadcast bool undef INTERNAL METHODS
"object" Returns an object with parameters suitable for eventual creation of a IO::Socket::INET object listining on UDP. "connect" Called when actually binding the port. Handles default parameters before calling parent method. LICENCE
Distributed under the same terms as Net::Server perl v5.18.2 2013-01-09 Net::Server::Proto::UDP(3)
All times are GMT -4. The time now is 08:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy