hey all just a warning...I'm a total newbie to
C#/mono/threads. I'm trying to write this a stupid
port scanner (it is very badly written BTW) and mono
allways dies when I try to make any more than 512
threads...is this normal, a mono issue, or a platform
issue? (it works in VS.NET on win2k)...is this the
correct list to be writting to? Is there an IRC room
or a message board that I should be asking this in
instead?

Setup:
mono .16, Redhat 7.3

my compile line:
mcs -checked Scanner.cs ScanObject.cs -t:exe -o
SharpScan.exe

my error:
http://www.cise.ufl.edu/~ec0/project/SharpScan1.0/error.txt

my horrible source code:
http://www.cise.ufl.edu/~ec0/project/SharpScan1.0/

TIA to anyone that can help,

-Erik-
p.s. some of the source is ripped from tutorials...

__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to