Does anybody know how to send text message in C# by LAN cable?
I know how to do it by Internet with Net.Sockets, but how can I send data over a LAN?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It is the same deal (in fact, exactly the same), except instead of specifying a remote address, specify the address of another machine in your LAN. On most home networks, this is usually an address that begins with
192.168. or10.0.