Click here to Skip to main content
15,900,258 members
Home / Discussions / C#
   

C#

 
GeneralRe: iphlpapi.dll and sendarp Pin
mohsenbz12-Feb-12 20:05
mohsenbz12-Feb-12 20:05 
GeneralZoming problem in c# Pin
wasife13-Aug-05 7:30
wasife13-Aug-05 7:30 
GeneralRe: Zoming problem in c# Pin
Guffa13-Aug-05 7:35
Guffa13-Aug-05 7:35 
GeneralDistribute my software to other computers Pin
Ming Luo13-Aug-05 1:00
Ming Luo13-Aug-05 1:00 
GeneralRe: Distribute my software to other computers Pin
User 665813-Aug-05 1:39
User 665813-Aug-05 1:39 
GeneralRe: Distribute my software to other computers Pin
Ming Luo13-Aug-05 5:22
Ming Luo13-Aug-05 5:22 
GeneralRe: Distribute my software to other computers Pin
User 665813-Aug-05 7:50
User 665813-Aug-05 7:50 
Generalproblem with asynchronous server Pin
bahith13-Aug-05 0:40
bahith13-Aug-05 0:40 
i have written an asynchronous server. when one client connects to the server there is no problem. the problem appears when more than one client tries to connect to the server on the same computer. the exception seems to be raised when i bind the server to a certain ip and then start listening to a spesific port:

obj_Socket.Bind(ListenEP);
obj_Socket.Listen(11000);
GeneralRe: problem with asynchronous server Pin
Vasudevan Deepak Kumar14-Aug-05 1:55
Vasudevan Deepak Kumar14-Aug-05 1:55 
GeneralRe: problem with asynchronous server Pin
S. Senthil Kumar14-Aug-05 3:31
S. Senthil Kumar14-Aug-05 3:31 
GeneralDatetimePicker in a datagrid Pin
deep712-Aug-05 21:36
deep712-Aug-05 21:36 
GeneralUnmanaged dll access from c# passing paramaters by reference Pin
steveski7412-Aug-05 21:13
steveski7412-Aug-05 21:13 
Generalwrapping Dlls into .exe Pin
allenmpcx12-Aug-05 19:08
allenmpcx12-Aug-05 19:08 
GeneralRe: wrapping Dlls into .exe Pin
S. Senthil Kumar12-Aug-05 19:53
S. Senthil Kumar12-Aug-05 19:53 
GeneralRe: wrapping Dlls into .exe Pin
allenmpcx12-Aug-05 19:56
allenmpcx12-Aug-05 19:56 
GeneralRe: wrapping Dlls into .exe Pin
mav.northwind12-Aug-05 21:53
mav.northwind12-Aug-05 21:53 
GeneralRe: wrapping Dlls into .exe Pin
allenmpcx12-Aug-05 21:56
allenmpcx12-Aug-05 21:56 
GeneralRe: wrapping Dlls into .exe Pin
mav.northwind13-Aug-05 7:12
mav.northwind13-Aug-05 7:12 
GeneralRe: wrapping Dlls into .exe Pin
allenmpcx13-Aug-05 8:21
allenmpcx13-Aug-05 8:21 
GeneralRe: wrapping Dlls into .exe Pin
DavidNohejl13-Aug-05 3:39
DavidNohejl13-Aug-05 3:39 
GeneralRe: wrapping Dlls into .exe Pin
MrEyes13-Aug-05 10:02
MrEyes13-Aug-05 10:02 
GeneralRe: wrapping Dlls into .exe Pin
allenmpcx13-Aug-05 10:06
allenmpcx13-Aug-05 10:06 
GeneralRe: wrapping Dlls into .exe Pin
Vasudevan Deepak Kumar14-Aug-05 2:39
Vasudevan Deepak Kumar14-Aug-05 2:39 
GeneralRe: wrapping Dlls into .exe Pin
Joel Lucsy16-Aug-05 4:34
Joel Lucsy16-Aug-05 4:34 
GeneralRead an INI Pin
Anonymous12-Aug-05 14:48
Anonymous12-Aug-05 14:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.