bind

Part of the TechTarget Network of Enterprise IT Web Sites
Home Look It Up ITKnowledge Exchange Fast References Products White Papers Blogs

Search our IT-specific encyclopedia for:
 
OR Jump to a topic:
 
Advanced Search
Browse alphabetically:
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #
All Categories Programming

bind

In computer programming, to bind is to make an association between two or more programming objects or value items for some scope of time and place. Here are some usages:

1) In general, when a program is compiled, to bind is to substitute a real for a variable value in the program or to ensure that additional programming will be loaded into storage along with the compiled program.

2) When a server application is started, it issues a bind request to TCP/IP to indicate that it is ready to listen to (receive) client application requests from the Internet that are associated with a specified IP address . (Using the C programming language, the request is specified in a bind( ) function request.)

3) In IBM's Systems Network Architecture ( SNA ), to bind is to set up a session between two logical units (LUs) or network end points prior to communicating.

4) In using Remote Procedure Call ( RPC ), to bind is to locate the remote server application to which a client application can make requests. This is often done by accessing a centrally-maintained directory of the names of accessible network server applications.

5) An earlier program that did "binding" so that different programs that called each other knew each other's addresses in memory was called a linkage editor .











Last updated on: Apr 05, 2005

Are you a Know-IT-All?
Last year, 276 _______s were lost at Reagan National Airport. (269 were returned.)
Answer


WORD OF THE DAY...
iTunes U
LEARN MORE ABOUT...
SAN virtualization and consolidation
Most popular and handy
Every TechTarget website
WhatIs.com RSS Feeds
Home Look It Up ITKnowledge Exchange Fast References Products White Papers Blogs
About Us   |   Contact Us   |   For Advertisers   |   For Business Partners   |   Reprints   |   RSS   |   Awards
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 2008, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts