cost 87 ms
inet_ntoa for ipv6 in perl

I am new to perl and I am trying to convert an ipv6 address in network format to the ascii string format. I could do this for ipv4 address using the " ...

INET_ATON with Apache Derby?

I use a MySQL DB with jdbc and have select statement that looks like: 'SELECT id, name, INET_ATON(user_ip) AS user_ip_long FROM my_table;' witch works ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM