Click here to Skip to main content
15,889,575 members
Home / Discussions / C#
   

C#

 
GeneralRe: a problem with c# IDE Pin
Green Fuze17-Sep-06 7:29
Green Fuze17-Sep-06 7:29 
AnswerRe: a problem with c# IDE Pin
Vikram A Punathambekar17-Sep-06 6:13
Vikram A Punathambekar17-Sep-06 6:13 
QuestionPrint Pin
MHASSANF17-Sep-06 5:20
MHASSANF17-Sep-06 5:20 
AnswerRe: Print Pin
Green Fuze17-Sep-06 7:34
Green Fuze17-Sep-06 7:34 
QuestionPort Pin
mehrdadc4817-Sep-06 4:16
mehrdadc4817-Sep-06 4:16 
AnswerRe: Port Pin
Jakob Farian Krarup17-Sep-06 19:27
Jakob Farian Krarup17-Sep-06 19:27 
GeneralRe: Port Pin
mehrdadc4817-Sep-06 23:17
mehrdadc4817-Sep-06 23:17 
GeneralRe: Port Pin
Jakob Farian Krarup18-Sep-06 0:06
Jakob Farian Krarup18-Sep-06 0:06 
Hi mehrdadc48

I hope I am understanding you when I guess:

You want to listen on port 5004 for any data sent to it?
I beleive you can set up a TcpListener object to listen for any data sent to a given port on the machine you're running the program from.

If you are using .net 2.0:
http://msdn.microsoft.com/msdnmag/issues/05/08/HighPerformanceSockets/default.aspx[^]

If you are using .net 1.0
http://www.eggheadcafe.com/articles/20020323.asp[^]

Kind regards - Jakob Cool | :cool:
*********************************************
Three kinds of people in the world:
- Those who can count..
- Those who can't!

10 kinds of people in the world:
- Those who understand binary
- Those who don't

QuestionSocket Pin
mehrdadc4817-Sep-06 4:06
mehrdadc4817-Sep-06 4:06 
AnswerRe: Socket Pin
Ravi Bhavnani17-Sep-06 5:10
professionalRavi Bhavnani17-Sep-06 5:10 
Questionquestion about autodownloading an update Pin
likefood17-Sep-06 3:22
likefood17-Sep-06 3:22 
AnswerRe: question about autodownloading an update Pin
Ravi Bhavnani17-Sep-06 5:14
professionalRavi Bhavnani17-Sep-06 5:14 
GeneralRe: question about autodownloading an update Pin
likefood17-Sep-06 7:44
likefood17-Sep-06 7:44 
AnswerRe: question about autodownloading an update Pin
Anthony Mushrow17-Sep-06 7:35
professionalAnthony Mushrow17-Sep-06 7:35 
GeneralRe: question about autodownloading an update Pin
likefood17-Sep-06 16:13
likefood17-Sep-06 16:13 
QuestionWebBrowser Control User agent Pin
DamagedGenius17-Sep-06 2:52
DamagedGenius17-Sep-06 2:52 
AnswerRe: WebBrowser Control User agent Pin
Green Fuze17-Sep-06 7:37
Green Fuze17-Sep-06 7:37 
Question32bit to 64bit Pin
Mohammad Daba'an16-Sep-06 23:37
Mohammad Daba'an16-Sep-06 23:37 
AnswerRe: 32bit to 64bit Pin
zaccheus17-Sep-06 9:22
zaccheus17-Sep-06 9:22 
GeneralRe: 32bit to 64bit Pin
Mohammad Daba'an18-Sep-06 2:23
Mohammad Daba'an18-Sep-06 2:23 
QuestionList View :: item.Text search Pin
mm31016-Sep-06 22:57
mm31016-Sep-06 22:57 
AnswerRe: List View :: item.Text search Pin
g00fyman17-Sep-06 1:30
g00fyman17-Sep-06 1:30 
QuestionHow to get or set font baseline with GDI Pin
kubaj16-Sep-06 21:33
kubaj16-Sep-06 21:33 
AnswerRe: How to get or set font baseline with GDI Pin
Insincere Dave17-Sep-06 5:07
Insincere Dave17-Sep-06 5:07 
QuestionWindows Mobile Application Pin
aruna_koride16-Sep-06 19:18
aruna_koride16-Sep-06 19:18 

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.