Assigned server requests
If you want to submit a request to a specific server you should use the netsl_assignment function (or netslnb_assignment for asynchronous requests). The server name is specified before the problem name in the call. for example:
status = netslnb_assignment("160.36.56.200:inttest()",&i); |