crep Posted April 19, 2003 Posted April 19, 2003 Wondering if it would be possible to do socket stuff with asp.net. ie, when a user clicks a button, it opens a remote port x on ip y.y.y.y and send sData. VS.NET doesn't seem to like me when i try this Thanks Quote
*Gurus* Derek Stone Posted April 19, 2003 *Gurus* Posted April 19, 2003 Yes, it is both possible and ridiculously easy to do with ASP.NET. [mshelp=ms-help://MS.VSCC/MS.MSDNVS/cpref/html/frlrfSystemNet.htm]System.Net[/mshelp] [mshelp=ms-help://MS.VSCC/MS.MSDNVS/cpref/html/frlrfSystemNetSockets.htm]System.Net.Sockets[/mshelp] Quote Posting Guidelines
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.