PetscErrorCode PetscOpenSocket(const char hostname[],int portnum,int *t)
url | - for example www.mcs.anl.gov | |
portnum | - for example 80 |
Notes: Use close() to close the socket connection
Use read() or PetscHTTPRequest() to read from the socket
Level:advanced
Location:src/sys/classes/viewer/impls/socket/send.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages