Click here to Skip to main content
15,795,402 members
Home / Discussions / C#
   

C#

 
AnswerRe: reading a remote file Pin
alexey N20-Apr-06 20:37
alexey N20-Apr-06 20:37 
GeneralRe: reading a remote file Pin
DeepsG20-Apr-06 21:27
DeepsG20-Apr-06 21:27 
AnswerRe: reading a remote file Pin
Guffa20-Apr-06 21:38
Guffa20-Apr-06 21:38 
GeneralRe: reading a remote file Pin
DeepsG20-Apr-06 21:55
DeepsG20-Apr-06 21:55 
AnswerRe: reading a remote file Pin
Guffa20-Apr-06 22:47
Guffa20-Apr-06 22:47 
AnswerRe: reading a remote file Pin
DeepsG20-Apr-06 22:26
DeepsG20-Apr-06 22:26 
GeneralRe: reading a remote file Pin
Guffa21-Apr-06 0:22
Guffa21-Apr-06 0:22 
Questionregarding the coding Pin
siddharth2write20-Apr-06 19:20
siddharth2write20-Apr-06 19:20 
hi can anyone tell me that when we provide a url and port number in object of TcpClient class what happens. I have defined the url as


string url="127.0.01"
intport=8888;

and then i have passed this way

TcpClient socketfor=new TcpClient(url,port);

can anyone please let me know the meaning of it.
AnswerRe: regarding the coding Pin
Stefan Troschuetz20-Apr-06 23:36
Stefan Troschuetz20-Apr-06 23:36 
AnswerRe: regarding the coding Pin
Robert Rohde20-Apr-06 23:38
Robert Rohde20-Apr-06 23:38 
Questionschedulling Pin
g00fyman20-Apr-06 19:17
g00fyman20-Apr-06 19:17 
AnswerRe: schedulling Pin
Robert Rohde20-Apr-06 23:44
Robert Rohde20-Apr-06 23:44 
QuestionCheck box in a Listview column header possible? Pin
Diana Fernandez20-Apr-06 18:59
Diana Fernandez20-Apr-06 18:59 
AnswerRe: Check box in a Listview column header possible? Pin
gubber21-Apr-06 4:16
gubber21-Apr-06 4:16 
Questiongetting hyperlink Pin
genx_code20-Apr-06 18:16
genx_code20-Apr-06 18:16 
AnswerRe: getting hyperlink Pin
Robert Rohde20-Apr-06 23:46
Robert Rohde20-Apr-06 23:46 
QuestionUsing PropertyGrid and Collection Editor Pin
JuanAlbertoMD20-Apr-06 12:29
JuanAlbertoMD20-Apr-06 12:29 
AnswerRe: Using PropertyGrid and Collection Editor Pin
Robert Rohde20-Apr-06 23:50
Robert Rohde20-Apr-06 23:50 
QuestionBoolean Optimization Pin
Drew McGhie20-Apr-06 12:27
Drew McGhie20-Apr-06 12:27 
AnswerRe: Boolean Optimization Pin
User 665820-Apr-06 12:51
User 665820-Apr-06 12:51 
AnswerRe: Boolean Optimization Pin
Guffa20-Apr-06 12:58
Guffa20-Apr-06 12:58 
QuestionThreads and ProgressBar Pin
achrafus20-Apr-06 12:01
achrafus20-Apr-06 12:01 
AnswerRe: Threads and ProgressBar Pin
Ed.Poore20-Apr-06 13:13
Ed.Poore20-Apr-06 13:13 
AnswerRe: Threads and ProgressBar Pin
mikanu20-Apr-06 19:03
mikanu20-Apr-06 19:03 
Questionhow set a orginate time of Unix timpstamp value?? Pin
Real Coder20-Apr-06 11:05
Real Coder20-Apr-06 11:05 

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.