IPConfigPM: Difference between revisions
Jump to navigation
Jump to search
Created page with "==Description== IpConfigPM is a graphical interface to change IP address for network addapters Domain name and DNS servers using operating system eComstation and OS/2 Warp. T..." |
m † |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[image:IPConfigPM.png|thumb]] | |||
IpConfigPM is a graphical interface to change IP address for network addapters Domain name and DNS servers using | '''IpConfigPM''' is a graphical interface to change IP address for network addapters Domain name and DNS servers using IBM TCP/IP included with OS/2 Warp. | ||
The source code | The source code requires DrDialog to be compiled. It requires REXXUtil. | ||
==License== | ==License== | ||
Open Source under GNU GPL V3 | *Open Source under GNU GPL V3 | ||
*Author: [[Dusan Golubic]] | |||
== | ==Links== | ||
* [ | * Source Code GIT [https://github.com/OS2World/APP-IpConfigPM] | ||
[[Category:Software]] | [[Category:Open Source Software]] |
Latest revision as of 03:48, 6 January 2020

IpConfigPM is a graphical interface to change IP address for network addapters Domain name and DNS servers using IBM TCP/IP included with OS/2 Warp.
The source code requires DrDialog to be compiled. It requires REXXUtil.
License
- Open Source under GNU GPL V3
- Author: Dusan Golubic
Links
- Source Code GIT [1]