dplay_port

Sets a port number for the session_connect function.

Range:

0..9999 (default: 2300 or the number given with the -port command line option).

Type:

var

Remarks:

Edition:

 C 

Example:

function main() {
  dplay_port = 8000; 
  ... 		

See also:

dplay_smooth, dplay_unreliable, dplay_compression

► latest version online