I have a need to use a socket to communicate with a server, and since the application already links against Xerces-c 2.8.0, it appears Xerces already has some nice built-in abstractions here that I can make use of in the form of the XMLNetAccessor class. Unfortunately, there are no samples in the samples or tests directories. Can someone point out a location where samples exist so I can better understand how to integrate correctly? Thanks, Nicholas
- Socket sample for reference Thayer_Nicholas
- Re: Socket sample for reference Vitaly Prapirny