由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
DotNet版 - socket问题求教
相关主题
another good bookneed help !!!!!!!!!!!!!!
vb.net questionHow to read SSL Socket stream?
OMG .Net lib source to be released新手问个问题哈,关于C#的
C# is light-years ahead of Java now (转载).Text blogging
ASP.NET 怎么跟后端main process通信?WebSocket问题 (转载)
internet programming in C#Java NIO 问题求教
[转载] a socket Questionquestion about socket programming
how to list all opened sockets?An interview project: asynchronous socket programming
相关话题的讨论汇总
话题: socket话题: 问题
进入DotNet版参与讨论
1 (共1页)
st
发帖数: 1685
1
如何通过一个asynchronize socket不停的send东西?不receive呢?//bow
m*******n
发帖数: 154
2
check this article:
http://www.codeproject.com/csharp/XYNetSocket.asp

【在 st 的大作中提到】
: 如何通过一个asynchronize socket不停的send东西?不receive呢?//bow
st
发帖数: 1685
3
thanks, I found a mistake in the code where I accidentally closed
the socket in sendcallback. :(

【在 m*******n 的大作中提到】
: check this article:
: http://www.codeproject.com/csharp/XYNetSocket.asp

m*******n
发帖数: 154
4
good luck

【在 st 的大作中提到】
: thanks, I found a mistake in the code where I accidentally closed
: the socket in sendcallback. :(

st
发帖数: 1685
5
thanks again, so far I can get articles in client successfully...
the reconnect still has some isseus, I think just the default time out
is too long, but not sure yet.

【在 m*******n 的大作中提到】
: good luck
1 (共1页)
进入DotNet版参与讨论
相关主题
An interview project: asynchronous socket programmingASP.NET 怎么跟后端main process通信?
求建议:C++的TCP/IP编程库internet programming in C#
asynchronous vs non-blocking[转载] a socket Question
求解:socket client用node.js, socket server用c++how to list all opened sockets?
another good bookneed help !!!!!!!!!!!!!!
vb.net questionHow to read SSL Socket stream?
OMG .Net lib source to be released新手问个问题哈,关于C#的
C# is light-years ahead of Java now (转载).Text blogging
相关话题的讨论汇总
话题: socket话题: 问题