22 lines
394 B
ReStructuredText
22 lines
394 B
ReStructuredText
Examples
|
|
========
|
|
|
|
Example are built, but not installed.
|
|
They can be found under example/O.\*
|
|
|
|
Latest versions https://github.com/mdavidsaver/pvxs/blob/master/example/
|
|
|
|
Mailbox Server
|
|
--------------
|
|
|
|
.. literalinclude:: ../example/mailbox.cpp
|
|
:language: c++
|
|
:name: mailbox.cpp
|
|
|
|
Client Demo
|
|
-----------
|
|
|
|
.. literalinclude:: ../example/client.cpp
|
|
:language: c++
|
|
:name: client.cpp
|