# php-pear-ipcalc

## Description:

IP 계산과 서브네팅을 지원한다.

## Features:

이 API는 libipcalc에서 제공하는 IP 연산 및 서브네팅 API를 pure php code로 구현한 것이다. [php-krisp](/annyung-3-user-guide/annyung3-package-catalog/annyung3-core-packages/pkg-core-php-krisp.md)의 IP 연산 및 서브네팅 function들과 호환 된다.

## Reference:

* <http://pear.oops.org/docs/IPCALC/IPCALCLogic/IPCALC.html>

## Dependencies:

* [php](/annyung-3-user-guide/annyung3-package-catalog/annyung3-base-packages/pkg-base-php.md)
* [php-paer](/annyung-3-user-guide/annyung3-package-catalog/annyung3-base-packages/pkg-base-php.md)

## Sub Packages:

* None

## Releated Packages:

* [php-krisp](/annyung-3-user-guide/annyung3-package-catalog/annyung3-core-packages/pkg-core-php-krisp.md)
* [liipcalc](/annyung-3-user-guide/annyung3-package-catalog/annyung3-core-packages/pkg-core-libipcalc.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://joungkyun.gitbook.io/annyung-3-user-guide/annyung3-package-catalog/annyung3-core-packages/pkg-core-php-pear-ipcalc.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
