Problems with an application


 
Thread Tools Search this Thread
Top Forums Web Development Problems with an application
# 1  
Old 06-23-2011
Problems with an application

I gurus
Can any guru of networking or applications can help me with this problem please.
I Attached a document where I try to explain in detail the problem.
So I attached a wireshark capture too.
I attached a file where I can explain in detail the problem and a pcap file where you can observe the problem in the wireshark.

SmilieSmilieSmilieSmilieSmilieSmilieSmilieSmilieSmilieSmilie
# 2  
Old 06-23-2011
What application is this that's opening so many TCP sockets?
# 3  
Old 06-23-2011
I donīt know how interprete this application. I observe that this application usa an access Data Base.
My role is found why this application is very slow when I use wireless (Wi-Fi) network. If a run another application (FTP for example), it is very fast and open only one scoket.
But dear Corona688 in base of the logīs that you can see in the wireshark you can interprete the problem. I observe that the client is losing syncronis in that case close and open new sockets.
Regards
Andres
# 4  
Old 06-23-2011
Quote:
Originally Posted by andresguillen
I donīt know how interprete this application. I observe that this application usa an access Data Base.
What's it doing connecting to the sql server then?
Quote:
My role is found why this application is very slow when I use wireless (Wi-Fi) network. If a run another application (FTP for example), it is very fast and open only one scoket.
What the application's actually trying to do matters. Nothing's forcing it to open umpteen sockets.

Your network diagram shows no detail about the dlink AP, but 'dlink' raises warning flags. It's very popular since it's the cheapest possible, but also very shoddy. We don't sell dlink anymore because we had 50% of the dlink wireless routers we sold fail in 6 months in a variety of strange ways -- and one nearly caught fire. We also had a dlink "gigabit" router which negotiated at gigabit but was no faster than 100baseT; it cheated by spamming pause packets whenever overloaded.

So it's quite possible, I think, that your dlink router is just being overloaded by too many connections.
# 5  
Old 06-23-2011
Let me explain Dear Corona688
First when the user is the Network, validated by the Active Directory, In the personīs destokp appear some application (shortcuts).
The user do double click in one application (This is the one that has problems) It (by his shortcuts) run a application in the server 192.168.3.246.
In the wireshark I observe only one socket between my Laptop (in this case 192.168.10.54) with the application server 192.168.3.246.
After that, folling the trace in the wireshark, my laptop do a download from the SQL-Server (192.168.3.243) in that case I observe a lot of Sockets!!!
I use a tool (NetPerSec) where I can observe that my Laptop do download of 32MB date before open the application. I see the application in the Laptop
that use an access as data base
The same problem appear if Use wired connection
Dear Corona688 That's all I can and Understand, I am a networking technical, and I donīt know application (Layer 7)

Last edited by andresguillen; 06-23-2011 at 02:32 PM..
# 6  
Old 06-23-2011
Quote:
Originally Posted by andresguillen
My role is found why this application is very slow when I use wireless (Wi-Fi) network.
Quote:
Originally Posted by andresguillen
I use a tool (NetPerSec) where I can observe that my Laptop do download of 32MB date before open the application.
Copper ethernet is much faster and more reliable than wireless. 32 megabytes of data over a properly wired and moderately busy 100baseT network could take as little as 3 seconds, 11g under ideal conditions takes twice as long, and ideal conditions are very hard to get. Competition with other wireless clients, too many connections, bad signal, etc, etc, can all slow things down.

I don't suppose you've tested network speed and/or dropouts over the wireless itself? Not of the application but just, say, downloading a big file over the local network or running iperf between a wired and wireless computer.

Your dlink router could still be garbage, too.

If you don't have any control over how many connections the application makes, you don't have any control over that unfortunately.

Last edited by Corona688; 06-23-2011 at 04:51 PM..
# 7  
Old 06-23-2011
Your dlink router could still be garbage, too (Very Hard this comment, jejejejjee. AlsoThis equipment isnīt a router, it is an access Point jejejejejej
Dear Corona688. The tool that you mentioned (iperf) works over Windows PC?, Or only work in Unix/Linux Machine. I've never used it
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

application with menu

Hi, Actually i need to develop a bash script with menu features. For example a Title should be always there . under that some menu options will be there..in each menu, submenus will be there. In order to build the script with menu features , which library is the preferable one in linux?... (1 Reply)
Discussion started by: pandeesh
1 Replies

2. Shell Programming and Scripting

Know when a particular application is running

Is it possible in unix to write a script that could determine when a particular application is running or not ? (3 Replies)
Discussion started by: zapper222
3 Replies

3. UNIX for Dummies Questions & Answers

benchmarking application

Where i get a open source benchmark program using pthread library for benchmarking our multicore system for the first stage.I need the source code too for that application ,because in later stage we need to develop our application so that i need to study pthread more. please anybody guide me . (0 Replies)
Discussion started by: sujith4u87
0 Replies

4. UNIX for Dummies Questions & Answers

Help to develop a new application

Hi all, I am a beginner in advanced unix and just i finished my course in that so now I want to develop an application using advanced unix concepts and middleware technology, so that i can gain an initial working knowledge. Kindly give me a suggestion of what i can develop. (5 Replies)
Discussion started by: jimmyuk
5 Replies

5. Solaris

Application Manager Problems

I am running Solaris 10 on a v440 server The user rebooted the computer and now when they open the application manager everything is missing. Desktop_Tools Desktop_Controls ectra... I checked the symbolic links and everything appears to be there. i even tried to cp -r... (2 Replies)
Discussion started by: deaconf19
2 Replies

6. Solaris

Application terminate

OS : Solaris X86 gcc version 3.4.6 when i run my application, C with Motif application crashed and formed core. I collected the truss ouput. Incurred fault #6, FLTBOUNDS %pc = 0xFE8B35CD siginfo: SIGSEGV SEGV_MAPERR addr=0x00000275 Received signal #11, SIGSEGV siginfo:... (2 Replies)
Discussion started by: satish@123
2 Replies

7. UNIX for Advanced & Expert Users

Remedy application

can someone please tell me where I can get information on how to use remedy?? are there any pdf files or sites I can go to for this?? if so, please list them (1 Reply)
Discussion started by: TRUEST
1 Replies

8. UNIX for Dummies Questions & Answers

How to custom application name in `ps -ef`?

A program named /usr/bin/aa.sh, two parameters: 11, 22. after start it, the row in `ps -ef` is almost like the following: root 12198 10278 0.0 Nov 25 pts/3 0:00.23 /usr/bin/aa.sh 11 22 but I want to change "/usr/bin/aa.sh 11 22" to one rule string, such as: "AA_11_22", how to... (1 Reply)
Discussion started by: linkjack
1 Replies

9. UNIX for Dummies Questions & Answers

Application Serving

Hi, I'm fairly new to UNIX and am looking at the potential of using UNIX servers as Application Servers (similar to what is done by Citrix Metaframe and Terminal Services in windows) does anyone know whether this is possible or am I firing in the dark? Thanks. (1 Reply)
Discussion started by: tombobs
1 Replies

10. UNIX for Advanced & Expert Users

'make' problems (compliation problems?)

I'm trying to compile and install both most recent version of 'make' and the most recent version of 'openssh' on my Sparc20. I've run into the following problems... and I don't know what they mean. Can someone please help me resolve these issues? I'm using the 'make' version that was... (5 Replies)
Discussion started by: xyyz
5 Replies
Login or Register to Ask a Question