Ask a Question related to ASP.NET Security, Design and Development.
-
Jeronimo Bertran #1
Asynchronous Server Socket and crypto
I have seen how to use the CryptoStream with the TCPClient class for
synchronous connection to a socket server. Is there any way to use the
Crypto classes with asynchronouse servers that use BeginReceive to read
data?
Thanks,
Jeronimo Bertran
Jeronimo Bertran Guest
-
Newbie:Questions about server side asynchronous web methods
Hi, I've two questions about server side asynchronous web methods: (1) When callback is run which signals ASMX handler to call EndXX function,... -
asynchronous client updates (server polling?)
Hi, I'm considering Macromedia Flex for some rich client interaction. One requirement I'm looking to satisfy is the ability to refresh certain... -
Java socket server
I am pretty sure you use readLine() method in Java. Read line reads the content only when the last char i '\n' (end line). So if you try to send... -
Java socket server
Im trying to make my own socket server in java and flash, but for some reason the server class doesnt recieve anything until the connection is... -
Server-Side Asynchronous Web Method help
Hi, please excuse the long post and plz read on :) note: also posted in microsoft.public.dotnet.framework.aspnet My web application needs to...



Reply With Quote

