Download List

프로젝트 설명

Netwib provides most functions needed by network programs. Its objective is to let programmers
easily create network programs. This library
provides features for Ethernet, IPv4, IPv6, UDP, TCP, ICMP, ARP, and RARP protocols. It supports
spoofing, sniffing, client, and server creation.
Furthermore, netwib contains high level functions
dealing with data handling.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-02-15 07:11
5.38.0

이 릴리스에 추가 netwib__debug_ctrlc_pressed_break () 디버그 모드에서 메모리 누수를 찾을 수있습니다. 그건 100을 만들 수있습니다 재귀적 디렉토리의 수를 제한합니다.
This release adds netwib__debug_ctrlc_pressed_break() to find memory leaks in debug mode. It limits the number of recursive directories that can be created to 100.

2009-12-20 09:27
5.37

GPLv2 라이센스 GPL v3을로 변경되었습니다. 사용하지 않는 기능에 대해서는 gcc 4.3 경고가 표시되지됩니다.
The licence was changed from GPLv2 to GPLv3. gcc 4.3 warnings about unused functions are suppressed.

2006-10-06 23:37
5.35

netwib_dir_init에서 메모리 누수 ()에서 해결되었습니다. netwib_buf 일부 기능을 변경했다. 새 국기에 민감한 버퍼 메모리를 없애기 위해 만들어졌습니다. 청각 장애와 함께 작성한 Readline bash는 껍질 netwib_io에서 설정할 수있습니다. netwib_hash_ctl_get_count () 함수를 만들었습니다.
Tags: Major feature enhancements
A memory leak in netwib_dir_init() was fixed. Some netwib_buf functions were renamed. A new flag was created to wipe memory of sensitive buffers. A bash shell with a TTY and readline can be set in a netwib_io. The netwib_hash_ctl_get_count() function was created.

2006-04-06 16:12
5.34

Tru64 유닉스에 대한 지원이 추가되었습니다. libnetwib.so 동적 라이브러리를 컴파일하는 동안, GCCLIB 실종됐다.
Tags: Major feature enhancements
Support for Tru64 Unix was added. During
compilation of the libnetwib.so dynamic library,
GCCLIB was missing.

2005-12-21 13:21
5.33

uint64 공통 모듈을 재작 성했다 64를 지원하는 정의하고 32 비트 프로세서이다.
Tags: Minor feature enhancements
The uint64 module was rewritten to have common
defines supporting 64 and 32 bit processors.

Project Resources