UDP Socket Options

Questions regarding syntax

UDP Socket Options

Postby gbison » Wed Sep 14, 2011 6:01 pm

Hey Guys,

I'm working on concepts for my next project and allocating the resources within KBasic to execute it. Which causes me to ask this question, does the
UDP Socket within KBasic have any real limitations? Can it be used to transfer, Data Files, Image Files across a network fairly easily? I'm working on a client/server
architecture for this project that will handle art/media assets. So before I get down and dirty with pcode, I wanted to make sure the UDP socket can function properly in this environment since it appears to be the only source of network integration KBasic has....

Thanks :D
"The greatest trick the devil ever pulled was to convince the world he didn't exist" . ;-)
gbison
 
Posts: 29
Joined: Fri Feb 04, 2011 8:16 pm
Location: USA

Re: UDP Socket Options

Postby gbison » Thu Sep 15, 2011 9:39 pm

Never mind this, have already answered my own questions.......it works pretty good for everything I have tried. :D
"The greatest trick the devil ever pulled was to convince the world he didn't exist" . ;-)
gbison
 
Posts: 29
Joined: Fri Feb 04, 2011 8:16 pm
Location: USA


Return to Coding Questions

cron