Winsock API Wrapper - Access Winsock API from Visual Basic (with added support for Unicode strings) If you have had experience with using the Winsock control in Embedded Visual Basic, you might have come across it's limitation of not being able to send binary data. dgSocket.dll improves on several aspects of the winsock control. It gives you access to low-level API calls that can be used to send binary data faster than winsock control can.
The following functions are currently provided:
dgWSAStartup
dgSocket
dgConnect
dgSend
dgSendBinary - Sends a binary string that may contain all 256 characters
dgSendFile - Sends a binary or text file on a TCP connection
dgRecv
dgClosesocket
dgWSACleanup
dgWSAGetLastError
dgGetIpAddress
dgGethostbyaddr
dgGetpeername
dggethostname
A VB module with the API declaration is included.
Note: This is only a beta version. The final version should be released soon.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Pocket PC 2002, Windows Mobile 2003, Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional, Windows Mobile 6.5 Professional
Similar Software:
Spb Kiosk Terminal SPB Kiosk Introduction
SPB Kiosk is an enterprise tool which helps you control how your Pocket PC devices are used. With SPB Kiosk you can lock the device to one or several business applications and restrict usage of any other features like games, multimedia, web browsing etc
RAPI2 Managed Library RAPI2 Managed Library - A managed wrapper to access the features exposed by the COM interfaces for the Remote API 2. These classes allow the developer to access information, files, and the registry on a mobile device connected through ActiveSync from desktop applications.
What's New in This Release:
· Adds new test UI.
What's New in 1
MortScript MortScript interprets a (quite) simple batch language. If you know .bat files in DOS or shell scripts: it's something like that. Its focus is to remote control or launch other applications, not to write real applications. I.e., you can't do complex dialogs or graphics with it
CEAPI - Windows CE API interface for PocketC CEAPI provides an interface for calling Windows CE API functions directly from PocketC. It includes a set of Windows compatible header files, some example PocketC programs and a library DLL that provides data type conversion where required. Supports all versions of Windows CE from version 2
Setup.DLL Creator Setup.DLL Creator - Attention: Please try it on your device to see if it works before purchasing!!!!! Thank you. DllCreator creates a setup.dll file which can be included in the pocket pc cab installation file. It displays End User License Agreement before installing your software and delete unused files and registry key after uninstalling. Free trial version available
Free Pascal Compiler Free Pascal is a 32 and 64 bit professional Pascal compiler. It is open source and fully supports the development of native Windows CE applications
PocketHTML PocketHTML is a simple HTML editor for "takeaway";. It provides predefined tag-shortcuts and an intern preview. Also it got a build in "check for update" functionality. The software is just at the beginning of development, so many features should follow by the time
"emUnix Reference" for Pocket PC 2002 / 2003 "emUnix Reference" is made compatible with Windows mobile edition 2003 devices.
The modified new version of emUnix Reference is now available with more commands.
emUnixReference will be of inestimable help to all unix programmers, never mind even if you are beginner.
emUnixReference show list of UNIX commands with explanation
LocalDB LocalDB allows software developers to use relational SQL databases from their applications. The database is file-based, fast, and very easy to use. You can use the SQL standard to manipulate its data.
There is no need for a network connection, because all data is stored locally.
If you need to synchronize, it is very easy and straightforward