Click here to Skip to main content
15,897,968 members
Home / Discussions / C#
   

C#

 
Generalcopied image from ms word doesn't display Pin
netJP12L23-Jan-08 11:45
netJP12L23-Jan-08 11:45 
GeneralDaylight saving end day Extra hour handling Pin
isamir23-Jan-08 10:50
isamir23-Jan-08 10:50 
GeneralRe: Daylight saving end day Extra hour handling Pin
DaveyM6923-Jan-08 11:02
professionalDaveyM6923-Jan-08 11:02 
GeneralRe: Daylight saving end day Extra hour handling Pin
isamir23-Jan-08 11:32
isamir23-Jan-08 11:32 
GeneralRe: Daylight saving end day Extra hour handling Pin
emiaj23-Jan-08 13:07
emiaj23-Jan-08 13:07 
GeneralRe: Daylight saving end day Extra hour handling Pin
PIEBALDconsult23-Jan-08 14:24
mvePIEBALDconsult23-Jan-08 14:24 
GeneralSending Error Message Pin
emiaj23-Jan-08 10:39
emiaj23-Jan-08 10:39 
GeneralTelnetting in C# Pin
Michael Fritzius23-Jan-08 10:31
professionalMichael Fritzius23-Jan-08 10:31 
Hello everyone,

There is a project here where the next step is to be able to communicate with a mail server. Right now I'm using Telnet to get the job done, but in the near future this will become huge and I need a way to automate this.

When I start, I type: "telnet mail.theserver.com 25". This starts up a connection with theserver on port 25 (the mail server). After that, I'm communicating directly with the server through port 25.

I need to be able to automatically send information through this port using C# so that I can have an interface, instead of typing everything by hand. I found a few leads that have to do with sockets, sending and listening for data, and I'm stuck.

Is there a way to do what I want with a minimum of trouble? I just need something that lets me open a connection to an IP address and a port, and start sending and receiving info.

Thanks for your time,

Michael Fritzius
Generalchange in dataset Pin
mehrdadov23-Jan-08 9:45
mehrdadov23-Jan-08 9:45 
AnswerRe: change in dataset Pin
Vikram A Punathambekar23-Jan-08 17:38
Vikram A Punathambekar23-Jan-08 17:38 
Questionhow to pick some records in datagrid ? Pin
E_Gold23-Jan-08 9:28
E_Gold23-Jan-08 9:28 
GeneralCorrectly Dispalying Data [modified] Pin
Skanless23-Jan-08 9:18
Skanless23-Jan-08 9:18 
GeneralRe: Correctly Dispalying Data Pin
pmarfleet23-Jan-08 10:45
pmarfleet23-Jan-08 10:45 
GeneralRe: Correctly Dispalying Data Pin
Skanless23-Jan-08 10:56
Skanless23-Jan-08 10:56 
Generalupdating parent form from child object Pin
shwaguy23-Jan-08 8:54
shwaguy23-Jan-08 8:54 
GeneralRe: updating parent form from child object Pin
Sean Michael Murphy23-Jan-08 9:17
Sean Michael Murphy23-Jan-08 9:17 
GeneralRe: updating parent form from child object Pin
shwaguy24-Jan-08 3:23
shwaguy24-Jan-08 3:23 
General[Message Deleted] Pin
Tahir Abbasi23-Jan-08 8:15
Tahir Abbasi23-Jan-08 8:15 
GeneralRe: how to block an ip address Pin
led mike23-Jan-08 8:25
led mike23-Jan-08 8:25 
GeneralI need to Create a Quiz Program. Pin
Alex50123-Jan-08 7:41
Alex50123-Jan-08 7:41 
GeneralRe: I need to Create a Quiz Program. Pin
Giorgi Dalakishvili23-Jan-08 7:52
mentorGiorgi Dalakishvili23-Jan-08 7:52 
GeneralRe: I need to Create a Quiz Program. Pin
Thomas Stockwell23-Jan-08 8:02
professionalThomas Stockwell23-Jan-08 8:02 
GeneralRe: I need to Create a Quiz Program. Pin
#realJSOP23-Jan-08 8:03
professional#realJSOP23-Jan-08 8:03 
GeneralRe: I need to Create a Quiz Program. Pin
Wes Aday23-Jan-08 9:18
professionalWes Aday23-Jan-08 9:18 
GeneralRe: I need to Create a Quiz Program. Pin
pmarfleet23-Jan-08 10:48
pmarfleet23-Jan-08 10: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.