473,385 Members | 1,588 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

sockaddr_storage : what is it? what is userfull for?

Hallo,
I'm tring to learn programming in IPv6 bu I have a question:
sockaddr_storage : what is it? what is userfull for?
where find little example of use?

Thank you in advance for the time you'll spend for me!
Mario

May 19 '07 #1
5 9498
_mario.lat wrote:
>
Hallo,
I'm tring to learn programming in IPv6
Never heard of it.
bu I have a question:
sockaddr_storage : what is it? what is userfull for?
where find little example of use?
Never heard of it.
Thank you in advance for the time you'll spend for me!
I recomend getting out of the habit of writing
identifiers with _leading _underscores.
They are mostly reserved identifiers.

--
pete
May 19 '07 #2
In article <pa****************************@libero.it>,
_mario.lat <no**@libero.itwrote:
>I'm tring to learn programming in IPv6 bu I have a question:
sockaddr_storage : what is it? what is userfull for?
See RFC 2553: http://www.ietf.org/rfc/rfc2553.txt

-- Richard

--
"Consideration shall be given to the need for as many as 32 characters
in some alphabets" - X3.4, 1963.
May 19 '07 #3
In <46**********@mindspring.compete <pf*****@mindspring.comwrites:
bu I have a question:
sockaddr_storage : what is it? what is userfull for?
where find little example of use?
I recomend getting out of the habit of writing
identifiers with _leading _underscores.
They are mostly reserved identifiers.
Where is the leading underscore in the OP?

--
John Gordon A is for Amy, who fell down the stairs
go****@panix.com B is for Basil, assaulted by bears
-- Edward Gorey, "The Gashlycrumb Tinies"

May 21 '07 #4
John Gordon wrote:
>
In <46**********@mindspring.compete <pf*****@mindspring.comwrites:
bu I have a question:
sockaddr_storage : what is it? what is userfull for?
where find little example of use?
I recomend getting out of the habit of writing
identifiers with _leading _underscores.
They are mostly reserved identifiers.

Where is the leading underscore in the OP?
You snipped it.

_mario.lat

--
pete
May 21 '07 #5
pete <pf*****@mindspring.comwrites:
John Gordon wrote:
>In <46**********@mindspring.compete <pf*****@mindspring.comwrites:
bu I have a question:
sockaddr_storage : what is it? what is userfull for?
where find little example of use?
I recomend getting out of the habit of writing
identifiers with _leading _underscores.
They are mostly reserved identifiers.

Where is the leading underscore in the OP?

You snipped it.

_mario.lat
That's the poster's name, not a C identifier.

--
Keith Thompson (The_Other_Keith) ks***@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <* <http://users.sdsc.edu/~kst>
"We must do something. This is something. Therefore, we must do this."
-- Antony Jay and Jonathan Lynn, "Yes Minister"
May 22 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Slavik | last post by:
All libraries were installed (precompiled) This is FreeBSD 5.1 installed zlib, installed jpeg and png libraries (in default directories) GD 2.0.11 source is in /usr/gd-2.0.11 (compiled and...
5
by: _andrea.l | last post by:
I have n checkboxes and 1 checkbox 'SELECT ALL'. for example: <form action="" method="get"> <input name="sa" type="checkbox" value="v"> select all <input name="c1" type="checkbox" value="v">...
4
by: Leszek | last post by:
Hello! I have my webpage (ASP) in domain (IIS 6.0). I need to make a popup with fullname of current user. How can I do this? Maybe someone have any examples? Thanks!
4
by: Hakirato | last post by:
Hi I have this compilation problem when trying to convert C code to C++. My function looks like this: void FTPServer_ThreadLoop( void *arg_p ) { FTPSettings_t* FTPSettings_p;
1
by: Justin Johnson | last post by:
Hello, I'm trying to build Python 2.5.0 on AIX 5.3 using IBM's compiler (VisualAge C++ Professional / C for AIX Compiler, Version 6). I run configure and make, but makes fails with undefined...
5
by: DanielJohnson | last post by:
I have two structs as follows: struct i_args{ struct connector *connects; size_t num; }; struct connector{ struct sockaddr_storage addr; int array_num;
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.