由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - Help: DotNet Tcp Client/Server (转载)
相关主题
TCP/IP面试题求教一个进程如何同时做Client和Server?
问个socket close的问题一个没想明白的问题
An interview project: asynchronous socket programming有没有象我一样,用client写程序,痛苦的要死
好虫和魏赌局见证用什么写Http Client 比较好?
network programming dummy questionftp的问题
请教一个Socket Programming 问题(C language)VNC 求助
请教server/client dllA simple question on Flex
[合集] SVN现在比较流行又好用的client是什么?A small .exe file to collect data on client side, please help!!!
相关话题的讨论汇总
话题: tcp话题: server话题: client话题: dotnet话题: clients
进入Programming版参与讨论
1 (共1页)
o**f
发帖数: 76
1
【 以下文字转载自 DotNet 讨论区 】
发信人: ospf (我是帅哥我怕谁), 信区: DotNet
标 题: Help: DotNet Tcp Client/Server
发信站: BBS 未名空间站 (Mon Nov 14 18:33:52 2005)
Hi All,
I am using a TCP server to be a non-blocking
server for n TCP clients (with Socket.Select()).
My problem is the number of n is limited to be < 65
when I bring up those clients one at a time with
10 seconds interval time between two adjacent
clients. Otherwise, the Socket.Select
will throw an "Index was outside the bounds of the
array" exception.
I tried S
1 (共1页)
进入Programming版参与讨论
相关主题
A small .exe file to collect data on client side, please help!!!network programming dummy question
How to user Perl to handle object on client side?请教一个Socket Programming 问题(C language)
请问怎么记录tcp连接的时候从发出synack到收到ack的时间?请教server/client dll
请问一个关于web编程的问题[合集] SVN现在比较流行又好用的client是什么?
TCP/IP面试题求教一个进程如何同时做Client和Server?
问个socket close的问题一个没想明白的问题
An interview project: asynchronous socket programming有没有象我一样,用client写程序,痛苦的要死
好虫和魏赌局见证用什么写Http Client 比较好?
相关话题的讨论汇总
话题: tcp话题: server话题: client话题: dotnet话题: clients