|
|
|
|
|
|
|
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format). |
|
|
|
|
|
|
Merges the different sub-archives found in a multi-part archive to create a single-part archive. |
|
|
|
|
|
|
Returns the error of the last SOAP procedure that failed. |
|
|
|
|
|
|
Deletes a file from an archive. |
|
|
|
|
|
|
Runs a procedure on a SOAP server. |
|
|
|
|
|
|
Deletes a list of files from an archive. |
|
|
|
|
|
|
Runs a procedure on a SOAP server. |
|
|
|
|
|
|
Deletes all files from an archive. |
|
|
|
|
|
|
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format):
the size of all compressed files found in the archive.
the size of all files found in the archive before compression.... |
|
|
|
|
|
|
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format):
the compressed size of the file.
the size of file before compression.... |
|
|
|
|
|
|
Changes the transmission mode used on a socket. |
|
|
|
|
|
|
Connects a client computer to a given socket. |
|
|
|
|
|
|
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program. |
|
|
|
|
|
|
Writes a message intended to another socket. |
|
|
|
|
|
|
Creates a socket that uses the UDP protocol. |
|
|
|
|
|
|
Checks the existence of socket. |
|
|
|
|
|
|
Closes a socket or a connection to a server socket. |
|
|
|
|
|
|
Retrieves a message sent by another socket. |
|
|
|
|
|
|
Connects a client computer to a given socket via the infrared port. |
|
|
|
|
|
|
Creates a socket that uses the infrared port. |
|
|
|
|
|
|
Runs a procedure on a server for .Net XML Web services. |
|
|
|
|
|
|
Runs a procedure on a .Net server. |
|
|
|
|
|
|
Returns the error for the last .Net procedure that failed. |
|
|
|
|
|
|
Returns the result of the last .Net procedure that was successfully run. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|