473,396 Members | 1,743 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

C# web application socket

Hi,

I've been solving this problem for a week already, can anybody help me with
this?
I made a asp web application using C#, i have a client/server(TCP) setup and
it works perfectly when i tested it with a windows app but when i tried it in
my web application, only my terminal or my pc can send a message to myself
and accepts it, other terminals cant connect and arent able to send a message
to.. its not the hardware problem i think since i already tested it on a
windows application and i worked flawlessly. I think there might be
restrictions on asp.net web application development but im not sure about
this and how to fix this... anyone has ideas or answers?
Jun 10 '06 #1
1 2581
ummmm, dont understand the bit about when tested with a windows app? SO i
may not be of help here but when you tested it and it worked were you
testing it on alocal server and now you are doing it across the net on a
remote server?

If so bare in mind you are now going through proxys. Check that the server
is receiving, if it is the server and not the client that can receive and
the server is sending replies check that you are sending to the correct
endpoint.

"Rain" <Ra**@discussions.microsoft.com> wrote in message
news:C0**********************************@microsof t.com...
Hi,

I've been solving this problem for a week already, can anybody help me
with
this?
I made a asp web application using C#, i have a client/server(TCP) setup
and
it works perfectly when i tested it with a windows app but when i tried it
in
my web application, only my terminal or my pc can send a message to myself
and accepts it, other terminals cant connect and arent able to send a
message
to.. its not the hardware problem i think since i already tested it on a
windows application and i worked flawlessly. I think there might be
restrictions on asp.net web application development but im not sure about
this and how to fix this... anyone has ideas or answers?

Jun 10 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

19
by: jack.mott | last post by:
I am having a strange memory issue in my server application. This application accepts socket connections, passes messages around, then closes them. Using the .NET memory profiler from...
13
by: Sandeep Singh | last post by:
I am making socket client application in C# how can i get ip address of client who has connected to server
1
by: Josema | last post by:
Hi, Im newbie in Sockets, and im trying to make an application to listen from a port, and another to send bytes to this port... I'm using asyncronous sockets, and i have the most of the code...
1
by: Krupa | last post by:
Hi All, I am developing a multithreaded application in c# on vs 2005 (compact framework 2.0). I want to have a socket server in a background thread and want to continue with the windows form...
0
by: arunakoride | last post by:
Hi I am trying to set SocketOption in Windows Mobile Application, but its throwing Exception. Please let me know how to set Receive Time out for socket in Windows Mobile VS2005 application. ...
2
by: White Spirit | last post by:
I have a function within an application where a client connected to a server continuously sends data. The code on the server side is of the following form: Socket socket = receiveSocket;...
5
by: Cichy | last post by:
Hello, I'm writing a Client-Server application using sockets (asynchronous). There is a Server (Master) which accepts incoming connections, and Client (Slave). Afetr establishing connections...
1
by: Sparky74 | last post by:
Hi Everybody. I have been searching for many hours for an answer to this problem. I hope somebody can help me. I have a C# .NET client application that connects to a TCP/IP C++ server application...
0
by: sarahnetworking | last post by:
Hello, I have developed a client server application using C. i have a list of usernames and a list of passwords in a text file. i need to be able to do 2 loops so i can send the usernames and...
1
by: meenus | last post by:
dears, i downloaded one socket application fro recvng the data from different units(vehicle tracking system) .my pblm is sometimes some of the data is not getting in to the server socket which is...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.