[Implemented] UDP Support

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

[Implemented] UDP Support

Post by BackupUser »

Restored from previous forum. Originally posted by tranquil.

Would like to see some UDP commands like

sended=SendUDPNetworkData(ip$,port,*memory,length)
received=ReceiveUDPNetworkData(*memory,[length])

a new Event should be returned by networkclientevent and networkevent that indicates that UDP Datas are received.


Would be nice. :)


Cheers mike

Tranquilizer/ Secretly!
http://www.secretly.de
Registred PureBasic User
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by MrVainSCL.

Hi Tranquilizer, HI @ all
Just take a look to following link, to learn more about all kind of network and how to code it:

http://www.codeproject.com/internet/

PIII450, 256MB Ram, 6GB HD, RivaTNT, DirectX8.1, SB AWE64, Win2000 + all Updates...

greetz
MrVainSCL! aka Thorsten
Post Reply