Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: Subject: Sockets via .NET to J2E


Message #1 by "Mary Smith Greene" <msmithgreene@s...> on Sat, 15 Feb 2003 11:12:17 -0600
I would recommend writing a VB.NET windows form app rather than ASP.NET.
You will use most of the same code, particularly the framework sockets
code that you suspect is a problem, but won't have the added layer of
IIS and ASPNET user permissions, etc. which could be the actual problem.
good luck!


  Return to Index