libpisock(3) C Library Functions libpisock(3)
NAME
libpisock, libpisync - C interfaces for communicating with a PalmOS device
DESCRIPTION
libpisock and libpisync are two core pilot-link libraries.
pilot-link communicates with Palm handhelds using several methods and functions specific to these devices. In order to facilitate these
communications, the functions are stored in a library which other applications can link to and gain access to those functions. gpilotd-
control-applet(1) is one example of an application that does exactly this.
FILES
The following files are used by this library:
/usr/lib/libpisock.so pisock shared library
/usr/lib/libpsync.so pisync shared library
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWpilot-link |
+-----------------------------+-----------------------------+
|Interface stability |Volatile |
+-----------------------------+-----------------------------+
SEE ALSO
gpilot-install-file(1), gpilotd(1), gpilotd-control-applet(1), pilot-xfer(1), libgpilotd(3), libgpilotdcm(3), libgpilotdconduit(3),
attributes(5), gnome-interfaces(5)
http://doxygen.pilot-link.org
NOTES
Written by Jerry Yu, Sun Microsystems Inc., 2008.
SunOS 5.11 30 Jul 2008 libpisock(3)