Click here to Skip to main content
15,905,867 members
Home / Discussions / C#
   

C#

 
GeneralRe: Terminate Process / Application on remote machine Pin
Programm3r13-Jan-09 19:49
Programm3r13-Jan-09 19:49 
QuestionHow to read barcode? Pin
Sokka9313-Jan-09 3:52
Sokka9313-Jan-09 3:52 
AnswerRe: How to read barcode? Pin
User 665813-Jan-09 3:57
User 665813-Jan-09 3:57 
AnswerUse the search function of CP Pin
leckey13-Jan-09 6:27
leckey13-Jan-09 6:27 
QuestionPort Forwarding Pin
krinaljariwala13-Jan-09 3:37
krinaljariwala13-Jan-09 3:37 
AnswerRe: Port Forwarding Pin
Rutvik Dave13-Jan-09 4:43
professionalRutvik Dave13-Jan-09 4:43 
GeneralRe: Port Forwarding Pin
krinaljariwala13-Jan-09 5:14
krinaljariwala13-Jan-09 5:14 
GeneralRe: Port Forwarding Pin
Rutvik Dave13-Jan-09 5:33
professionalRutvik Dave13-Jan-09 5:33 
OK change your port to different number other then 5001. 5001 is known port for virus so it is generally blocked by firewall/antivirus.

and try the following

netstat -ano


command in DOS Command Prompt to get a list of Already Used Ports so that you can use free ports. you can also get the information about connection status. so try to run the command on server, if you have access.

Also try to post the Error Messege which you get. Are you able to make connection to the server ? Have hosted your application on 3rd party server ?
GeneralRe: Port Forwarding Pin
krinaljariwala13-Jan-09 6:02
krinaljariwala13-Jan-09 6:02 
GeneralRe: Port Forwarding Pin
EliottA13-Jan-09 6:04
EliottA13-Jan-09 6:04 
GeneralRe: Port Forwarding Pin
krinaljariwala13-Jan-09 6:07
krinaljariwala13-Jan-09 6:07 
GeneralRe: Port Forwarding Pin
EliottA13-Jan-09 6:13
EliottA13-Jan-09 6:13 
GeneralRe: Port Forwarding Pin
krinaljariwala13-Jan-09 6:16
krinaljariwala13-Jan-09 6:16 
GeneralRe: Port Forwarding Pin
EliottA13-Jan-09 6:17
EliottA13-Jan-09 6:17 
GeneralRe: Port Forwarding Pin
krinaljariwala13-Jan-09 6:28
krinaljariwala13-Jan-09 6:28 
GeneralRe: Port Forwarding Pin
Rutvik Dave13-Jan-09 6:53
professionalRutvik Dave13-Jan-09 6:53 
GeneralRe: Port Forwarding Pin
krinaljariwala13-Jan-09 7:14
krinaljariwala13-Jan-09 7:14 
QuestionDatagridview and clear Rows Pin
Tridip Bhattacharjee13-Jan-09 3:28
professionalTridip Bhattacharjee13-Jan-09 3:28 
AnswerRe: Datagridview and clear Rows Pin
J a a n s13-Jan-09 3:32
professionalJ a a n s13-Jan-09 3:32 
AnswerRe: Datagridview and clear Rows Pin
Regina11_200030-Jan-09 14:07
Regina11_200030-Jan-09 14:07 
QuestionRemoting - test if Proxy/channel alive? Pin
devvvy13-Jan-09 3:26
devvvy13-Jan-09 3:26 
QuestionProblem regarding Datagridview and DataGridViewComboBoxColumn? Pin
Tridip Bhattacharjee13-Jan-09 3:25
professionalTridip Bhattacharjee13-Jan-09 3:25 
AnswerRe: Problem regarding Datagridview and DataGridViewComboBoxColumn? Pin
Wendelius13-Jan-09 4:08
mentorWendelius13-Jan-09 4:08 
Questionpassing double values Pin
lawrenceinba13-Jan-09 2:45
lawrenceinba13-Jan-09 2:45 
AnswerRe: passing double values Pin
SeMartens13-Jan-09 2:46
SeMartens13-Jan-09 2:46 

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.