CSDialUp API Release notes (since 1.3)
version 2.8
- full 64-bit unmanaged dlls support
- new methods for CSEntryProperties class:
- getCustomEncryption/setCustomEncryption
- getRequirePAP/setRequirePAP
- getRequireCHAP/setRequireCHAP
- getRequireMsCHAP2/setRequireMSCHAP2
- getUsePresharedKey/setUsePresharedKey
- getEncryptionType/setEncryptionType
- new method for CSDial class:
version 2.7
- subentries functionality added(for multilink connections).
- CSSubEntryProperties - new class for subentries
- new methods for CSEntryProperties class:
- getSubEntries
- setSubEntries
- another setEntryProperties method without user and password parameters added
- setEntryProperties password saving problem fixed under Windows Vista
- improved phone-book representation of various entry types under Windows Vista
version 2.6.1
- some native code optimization under Windows Vista
- new methods of CSDial class:
- dialAsync and dialAsyncProcess with user and password parameters for flexibility
version 2.6
- improved behaviour of createEntry and setEntryProperties methods under Windows Vista
- new methods of CSEntryProperties class:
- getPreviewUserPw, setPreviewUserPw
- getPreviewPhoneNumber, setPreviewPhoneNumber
- getShowDialingProgress, setShowDialingProgress
- getShowNotification, setShowNotification
- getVpnStrategy, setVpnStrategy
- getIdleTimeout, setIdleTimeout
version 2.5
- new methods of CSDial class:
- getConnectionSpeed
- getConnectionDuration
- getConnectionBytesTransmitted
- getConnectionBytesReceived
- isInternetConnected
- getServerPppIp
- getClientPppIp