Search Results

Search: Posts Made By: zheng
5,198
Posted By zheng
[PHP] IPv6 lookup in prefix function
Hi there,

Was wondering if you could help me out again. In my efforts to write a function to check whether an IPv6 address is part of an IPv6 prefix, I've come up with this:


function isIPIn...
Forum: Programming 05-17-2005
15,122
Posted By zheng
aha!
Aha! In my case, I indeed am running this on a Linux machine... Sorry, maybe should have mentioned it. Didn't realise it was of importance. Any tips on changes needed to get it working on Linux?...
Forum: Programming 05-12-2005
15,122
Posted By zheng
Aha!
I see why my post has been moved! So I've tried to implement it into a C script as follows:

#include <sys/types.h>
#include <sys/socket.h>
#include <arpa/inet.h>

int main(void) {

...
Forum: Programming 05-10-2005
15,122
Posted By zheng
inet_pton function
Hello,

First of all: please pardon my inexperience. I'm new to Unix/Linux. My apologies upfront :)
I'm trying to use the inet_pton() function. I've created the below script based on what I...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 11:40 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy