472,808 Members | 2,596 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

netinet/in.h

dear C/C++ programmers

where i can find the library <netinet/in.h>

plz help
waiting ..........................
Mar 31 '08 #1
2 7328
ez*********@gmail.com wrote:
dear C/C++ programmers

where i can find the library <netinet/in.h>
Probably in your platform programming package (SDK). You better ask
in the newsgroup that deals with your platform, since 'netinet' is
not part of the language or the library.

V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask
Mar 31 '08 #2
ez*********@gmail.com wrote:
dear C/C++ programmers

where i can find the library <netinet/in.h>
Just to be pedantic, <netinet/in.his a header file, not a library.
>
plz help
Please use full words instead of txtsp33k.

Mar 31 '08 #3

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

Similar topics

6
by: Astroman | last post by:
Hi guys and girls. This is my first time posting here so go easy :) . I was wondering if someone could please interpret how this csum() function works in the following C code. I know that the...
5
by: The Dark Free Soul | last post by:
Moin everybody. I'm writing a little application to take confidence with socket raw and tcp protocol over ipv4. According to tcp protocol sequence number must be a 32bit log number. I do this...
5
by: Tiger | last post by:
Hi, I try to send a packet with raw socket but I have an error with ethereal sniffer on windows xp. I can't find any solution on the net. :( Could anybody help with that problem? my code :...
2
by: genoeffo | last post by:
Hi all, I'm trying to compile compile a little ping program with gcc -o myping myping.c I have no problems, but if I compile it with gcc -o myping -std=c99 myping.c the result is: "...
0
by: bndifek | last post by:
Hi I have a problem with raw socket. I want send SYN packet but I have a problem with checksum. When I send the packet to second komputer I see it in ethereal on the second computer( on the close...
5
by: Sonda | last post by:
how to ping ip address from c language ?
3
by: kardon33 | last post by:
Hello all, I am trying to send a few UDP packets and cant figure it fully out. I am running under UNIX OpenBSD 4.2 Heres what I got so far. #include <stdio.h>
1
by: kardon33 | last post by:
Hello all, I am trying to write a C program on Unix (OpenBSD 4.3) that will be sniffing a certain packet which is being sent by a diff rent machine to another different machine. The only way I...
4
by: kardon33 | last post by:
I am trying to compile a program that i beginning to write and I need to include if_ether.h for some Arp Headers, But I keep getting compile errors when I include the file. Errors In file...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth

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.