New topic: 

WEB EDITION ServerSocket App Open Event

<http://forums.realsoftware.com/viewtopic.php?t=46668>

         Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic          Author  
Message        p0wn3d          Post subject: WEB EDITION ServerSocket App Open 
EventPosted: Thu Jan 24, 2013 12:24 pm                                 
Joined: Sun Oct 28, 2012 4:54 am
Posts: 110
Location: Herts, UK                I notice that the Web edition uses app.open 
and the desktop edition uses app.run are there any differences?

I have the following code in my app.open event of my we application

dim mServerSocket as new ServerSocket
mServerSocket.Port= 55555
mServerSocket.MinimumSocketsAvailable = 10
mServerSocket.listen


Do i need an app doevent to get the socket listening?

Thanks      
_________________
Real Studio 2012 R2
SysInfo
BackTrack Linux/BackBox Linux/Debian Lenny/Windows 7/Windows 8/OpenWRT/OpenBSD  
                             Top             Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 1 post ]      
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

rbforumnotifier@monkeybreadsoftware.de

Reply via email to