Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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

  • *Gurus*
Posted

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]

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...