TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
kingneb123
NA
6
0
C# network functions / socket programming
Sep 6 2004 5:52 PM
Here is what I want the program to do: The client program has a form with a textBox and Button. The server program has a form with a textBox only. When the user types text in the text box on the client, then clicks the button, the text gets sent over the network and shows up in the text box on the server. Here is what I tried already: I looked through some of the articles and sample network programs but they were not helpful. None of the sample programs worked. I had a very hard time reading the code in those samples (could not figure out if they would work with my setup or not). I have a router firewall. I have Norton internet Security on both the client and server. I shut off norton antivirus and norton personal firwall, still did not work. I put a port override in the router that the programs use, still did not work. Now I feel it's faulty code in the programs. Could you post some easy reference code with comments that will work for sure? Specs of my systems: Windows XP Home (client) and Pro (server) service release 2 .NET framework 1.1 with SR1 Visual C#.NET 2003 (client) Visual Studio.NET (server) Thank you so much, Kingneb
Reply
Answers (
3
)
ActiveX Control In C#
Performance question