icon
Search ! Aware:



     ! Aware > Perl > Communications > Socket and I/O Operations >

Socket and I/O Operations

socket() and related functions.
- Q&A - Libs & Functions - Other Resources - Related Subjects -
Personalized Selections
Platform: Unix/BSD/Linux.
License: Open-source. GPL or LGPL.
Prog.Language: Perl. C/C++. Java. PHP.
Maturity: Stable. Pre-production.
Pre-Selections

Use our system: Bring Rapid Knowledge Transfer and Awareness to your company website!


Home
  By TONY
  By MARK
  By JERRY
  By ANN
  By ERICA

Search all pages


Subjects

By activity
Professions, Sciences, Humanities, Business, ...

User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...

Text Strings
Conversions, tests, processing, manipulation,...

Math
Integer, Floating point, Matrix, Statistics, Boolean, ...

Processing
Algorithms, Memory, Process control, Debugging, ...

Stored Data
Data storage, Integrity, Encryption, Compression, ...

Communications
Networks, protocols, Interprocess, Remote, Client Server, ...

Hard World
Timing, Calendar and Clock, Audio, Video, Printer, Controls...

File System
Management, Filtering, File & Directory access, Viewers, ...

    
Related Subjects (Perl)

See also Communication Debugging - Status, tracing, and debugging communications and protocols.

Up to Communications

(There may be additional related subject pages listed here)


Questions and Answers: Showing
Q & A
++Showing+-
For Perl
For Programmers

Why doesn't my sockets program work under System V (Solaris)? What does the error message "Protocol not supported" mean?

Perl FAQ

Libraries and Components: Showing
Libs and Functions
++Showing+-
From CPAN
For Perl
in Perl
+Partial-
For Unix/BSD/Linux
man pages
Open Source
+-Hiding all--
BSD ports
(L)GPL licensed
in C/C++
in PHP
Pre-production stages

perl5 module for getting the value of the C Ioctl constants. p5-Ioctl-0.81 Perl module that provides a way to get the value of C ioctl constants

At FreeBSD Ports
Man pages: FreeBSD RedHat Solaris NetBSD

(Perl builtin function) accept NEWSOCKET,GENERICSOCKET Accepts an incoming socket connect.

(Perl builtin function) bind SOCKET,NAME Binds a network address to a socket.

(Perl builtin function) connect SOCKET,NAME Attempts to connect to a remote socket.

(Perl builtin function) getpeername SOCKET Returns the packed sockaddr address of other end of the SOCKET connection.

(Perl builtin function) getsockname SOCKET Returns the packed sockaddr address of this end of the SOCKET connection.

(Perl builtin function) getsockopt SOCKET,LEVEL,OPTNAME Returns the socket option requested.

(Perl builtin function) listen SOCKET,QUEUESIZE Does the same thing that the listen system call does.

(Perl builtin function) recv SOCKET,SCALAR,LEN,FLAGS Receives a message on a socket.

(Perl builtin function) select RBITS,WBITS,EBITS,TIMEOUT This calls the select(2) system call with the bit masks specified, which can be constructed using fileno() and vec().

(Perl builtin function) send SOCKET,MSG,FLAGS,TO Sends a message on a socket.

(Perl builtin function) setsockopt SOCKET,LEVEL,OPTNAME,OPTVAL Sets the socket option requested.

(Perl builtin function) shutdown SOCKET,HOW Shuts down a socket connection

(Perl builtin function) socket SOCKET,DOMAIN,TYPE,PROTOCOL Opens a socket of the specified kind.

Net::Gen - Generic sockets interface. Part of the Net-ext bundle. [Perl] {oss}

At CPAN

Net::Inet - Basic services for socket-based communications. Part of the Net-ext bundle. [Perl] {oss}

At CPAN

Net::TCP - Provides TCP communication over sockets. Part of the Net-ext bundle. [Perl] {oss}

At CPAN

Net::UDP - Provides UDP communication over sockets. Part of the Net-ext bundle. [Perl] {oss}

At CPAN

Other Libraries, Functions, and Components

Full List
in Planning, Alpha, or Beta stages

Detailed Filter and Focus Checklist

Default Selections
- man pages - Open Source
Questions and Answers: All
Add+Showing+Hide
For Perl
For Programmers

Applications and Utilities: All
Add-Hiding all-Hide
man pages
BSD ports
For Unix/BSD/Linux
comp.sources.unix
Open Source
GPL licensed
in C/C++
in Java
Pre-production stages

Libraries, Functions, and Components: All
Add+Showing+Hide
For Perl
in Perl
AddPartialHide
For Unix/BSD/Linux
man pages
Open Source
Add-Hiding all-Hide
BSD ports
(L)GPL licensed
in C/C++
in PHP
Pre-production stages



Rapid-Links: Search | About | Comments | Submit Path: RocketAware > Communications > Socket and I/O Operations >
RocketAware.com is a service of Mib Software
Copyright 2001, Forrest J. Cavalier III. All Rights Reserved.
We welcome submissions and comments