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:
HyperEdit HyperEdit is a HTML web design studio for your Windows Mobile device. It offers live previews in browser, large context menus with commands and a large no clutter area to work! This is perfect for anyone designing pages to be viewed on mobile devices
SapphireFTP SapphireFTP
Your application may be dealing with all different types of data files. These could be stock lists, orders, images; pretty much anything your application can store. But consider the need to transfer these files from your device to your server
Quick PocketSetup Professional Quick PocketSetup Professional is the easy way to create Professional Setups for Pocket PC
Pocket Wiki Pocket Wiki is a note taking application that uses wiki markup language to render HTML. It features a plug-in architecture to implement wiki markup - currently supports slash (default), markdown.net, and creolewiki
SprintDB Pro Desktop Companion The SprintDB Pro Desktop Companion allows you to develop your SprintDB Pro Pocket PC applications on your Desktop or Notebook PC with SprintDB Pro version 4.x
SapphireIMEI SapphireIMEI
If you are rolling out your application on Smartphone or Pocket PC phone edition devices, you may wish to record the device’s International Mobile Equipment Identifier (IEMI) or International Mobile Subscriber Identity (IMSI) numbers
Basic4ppc Desktop Basic4ppc Desktop is the fastest way to develop applications to the Pocket PC at a price affordable by anyone. Built in Visual Designer and built in Smart Help allow you to program complicated programs wherever you are. A complete help file is added to the Zip File
Code Snippets Code Snippets - With this tool you can lookup Code Snippets on the Go! Just add them to the Access Database, convert it with the included tool "Code Snippet Creator" and copy it to your Device and start "Code Snippet Viewer".
Instructions:
Code Snippet Viewer:
1. Copy the "Release" dir on your Windows Mobile Device
2