4 Knowledge Base

 

 TelecomTrainning.net > Knowledge Base
 Viewing KB Article
Good Morning, - Please register or - log-in to your account.
Search
Search   Saved Questions   Ask a question
Keywords 
 
Available categories
LTE
100 of Questions in LTE
CCNA Certification
CCNA Sample Q & A (1000 + Q &A)
(Network +) Certification
(Network +) Sample Q & A (1000 + Q &A)
Networking
General/Interview Q& A on Networking
Home Networking
General/Interview Q& A on Networking
VOIP, SIP & Asterisk
Q & A on VOIP,Ethereal, SIP & Asterisk
Telecom Test Equipments
Q & A on Telecom Test Equipment
PSTN / Wireline
General / Interview Q & A on PSTN / Wireline
LTE, Wireless, 3G ,Diameter and HSS
General/Interview Q & A on LTE, Wireless, 3G ,Diameter and HSS
Telecom General
Any Q & A in Telecom in General

Top Questions
Friends, Describe Secure storage and distribution of A-Keys?
How do I monitor SS7 Traffic in spectra2?
what is the difference between E1 signal & Ethernet signal ?
Explain me the difference between a repeater, bridge and router? Relate this to the OSI model.
What is the difference between BRI & PRI ?
Can you tell me about PBGT?
Guys what is the purpose of Umbrella Cell Approach in GSM ?
how can we explain media gateway in MSc?
What is GGSN?
What is the difference between Electrical-tilt and Mechanical-tilt of an antenna?
What is demarc point?
What is BSC?
Can any one explain me how sms flow will work using ss7 network ?( from physical layer to application layer)
Explain SLTA and SLTM messages in MTP3?
why cellphone towers are painted in red and white?
Hi guys what is WAP?
what is EDAp? what is the functions of EDAP?
wat is the difference betweem MSC & GMSC, & MSS & GCS?
what is sdh?
What is a circuit id?

Define connect call in socket programming?
suki 26-October-2007 05:19:31 PM

Comments


1. int status = connect(sock, &name, namelen);
- status: 0 if successful connect, -1 otherwise
- sock: integer, socket to be used in connection
- name: struct sockaddr: address of passive participant
- namelen: integer, sizeof(name)
2. connect is blocking
Posted by crouse


#define DATA1 "test string 1" #define DATA2 "test string 2" #include ... In the call to connect, s is the file descriptor for the socket. name is a pointer ...more details
www.cs.vu.nl/~jms/socket-info.html - 59k
Posted by waqasahmad


1. int status = connect(sock, &name, namelen);
- status: 0 if successful connect, -1 otherwise
- sock: integer, socket to be used in connection
- name: struct sockaddr: address of passive participant
- namelen: integer, sizeof(name)
2. connect is blocking

Posted by zack

Q&A Rating

Q&A Rating
Rate This Question and Answer

Related Questions
Sometimes when we receive an international call then we recieve the calling number as 4 digits prefix with +sign. How the MSCs mapped that number
What is NTP?
What is the purpose of the "ip unnumber" command?
 


Search questions via popularity
Top viewed questions  Top emailed questions  Most printed questions  Most saved questions
 
Copyright © Telecom Training, All Rights Reserved