Click here to Skip to main content
15,913,685 members
Home / Discussions / C#
   

C#

 
GeneralRe: server and client on same PC - port conflict Pin
Richard Andrew x647-Sep-09 15:50
professionalRichard Andrew x647-Sep-09 15:50 
GeneralRe: server and client on same PC - port conflict Pin
sirEgGhEaD7-Sep-09 15:52
sirEgGhEaD7-Sep-09 15:52 
GeneralRe: server and client on same PC - port conflict Pin
Richard Andrew x647-Sep-09 16:03
professionalRichard Andrew x647-Sep-09 16:03 
GeneralRe: server and client on same PC - port conflict Pin
sirEgGhEaD7-Sep-09 16:11
sirEgGhEaD7-Sep-09 16:11 
GeneralRe: server and client on same PC - port conflict Pin
Richard Andrew x647-Sep-09 16:14
professionalRichard Andrew x647-Sep-09 16:14 
GeneralRe: server and client on same PC - port conflict Pin
sirEgGhEaD7-Sep-09 16:23
sirEgGhEaD7-Sep-09 16:23 
GeneralRe: server and client on same PC - port conflict Pin
Richard Andrew x647-Sep-09 16:27
professionalRichard Andrew x647-Sep-09 16:27 
GeneralRe: server and client on same PC - port conflict Pin
sirEgGhEaD8-Sep-09 5:24
sirEgGhEaD8-Sep-09 5:24 
The address is a string containing my domain name, but since I am getting an error I have been using:
tcpServer.Connect(IPAddress.Parse("127.0.0.1"), 19357);


And I've been redesigning my software so I couldn't tell you EXACTLY what the error is but I do know it was of type System.Net.Sockets.SocketException. I remember it saying it could not bind the port or making a suggestion that it was already in use. I wish I had my software back in working condition now to test it. It will be a day or two before I can though. Perhaps what I have provided will be enough though.
GeneralRe: server and client on same PC - port conflict Pin
sirEgGhEaD8-Sep-09 6:56
sirEgGhEaD8-Sep-09 6:56 
Questionvalidate an email address Pin
Jassim Rahma7-Sep-09 9:24
Jassim Rahma7-Sep-09 9:24 
AnswerRe: validate an email address Pin
Manas Bhardwaj7-Sep-09 9:27
professionalManas Bhardwaj7-Sep-09 9:27 
GeneralRe: validate an email address Pin
Jassim Rahma7-Sep-09 9:32
Jassim Rahma7-Sep-09 9:32 
GeneralRe: validate an email address Pin
Manas Bhardwaj7-Sep-09 9:34
professionalManas Bhardwaj7-Sep-09 9:34 
GeneralRe: validate an email address Pin
Jassim Rahma7-Sep-09 9:39
Jassim Rahma7-Sep-09 9:39 
GeneralRe: validate an email address Pin
Pete O'Hanlon7-Sep-09 9:45
mvePete O'Hanlon7-Sep-09 9:45 
GeneralRe: validate an email address Pin
Not Active7-Sep-09 9:48
mentorNot Active7-Sep-09 9:48 
GeneralRe: validate an email address Pin
DaveyM697-Sep-09 9:51
professionalDaveyM697-Sep-09 9:51 
GeneralRe: validate an email address Pin
MarkB7777-Sep-09 18:07
MarkB7777-Sep-09 18:07 
AnswerRe: validate an email address Pin
0x3c07-Sep-09 9:55
0x3c07-Sep-09 9:55 
Questionnew line is not showing Pin
Jassim Rahma7-Sep-09 9:18
Jassim Rahma7-Sep-09 9:18 
AnswerRe: new line is not showing Pin
Manas Bhardwaj7-Sep-09 9:25
professionalManas Bhardwaj7-Sep-09 9:25 
GeneralRe: new line is not showing Pin
Jassim Rahma7-Sep-09 9:29
Jassim Rahma7-Sep-09 9:29 
GeneralRe: new line is not showing Pin
Manas Bhardwaj7-Sep-09 9:32
professionalManas Bhardwaj7-Sep-09 9:32 
GeneralRe: new line is not showing Pin
Jassim Rahma7-Sep-09 9:37
Jassim Rahma7-Sep-09 9:37 
GeneralRe: new line is not showing Pin
Manas Bhardwaj7-Sep-09 9:48
professionalManas Bhardwaj7-Sep-09 9: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.