Recent update: 2008-3-21
Looking for some help, as I'm a server guy and not a devleper. I have Windows 2003EE boxes running Windows Media Server and our telecom guys would like for me to tag the outgoing traffic with a DSCP (320 or PHB code (CS4) so they can prioritize the traffic at the switches/routers. I've ...
Hi, I am running VISTA on two machines which are using ad hoc wireless for communication. I have followed following steps to establish a connection between these two machines Steps: Created an ad wireless ad hoc network on mc1 Connect ad hoc wireless network created by mc1 from mc2 mc1 ...
447 byte By
gmads at 2008-3-5
I'm guessing that there are not many .Net developers in this part of the forum, but I'll ask anyway.I need to make sure that my .Net application does not use too much bandwidth. I'm looking at QoS as a solution, but there does not seem to be access to it in .Net. I have an idea that I may be ...
2120 byte By
Mihnea at 2008-3-3
Have any of you guys succesfully attempted to mark two SOCK_STREAMS at the same time. I'm trying to do that, and i fail miserably. I have the simplest socket client possible, a console application that opens a QOS enabled socket to an ECHO server. My problem is that only the first socket gets ...
604 byte By
Milu at 2008-3-1
Hello all of you, I have developed socket application in VB which uses Winsock API. When i login as Administrative User, I have no problem to establish connection with Java Server. But when i login as Restricted user, I can not send data through winsock (I tested it out using Packet Sniffer) I ...
69166 byte By
Mihnea at 2008-2-28
Hi. I have a very strange QOS related problem. My problem is that ic cannot get the sending client application to concurently mark two or more sockets with higher priority DiffServ code. I have included the source files for both the server and the client test applications. Server is: ...
14779 byte By
Alineo at 2008-2-27
Hi, Hi, i have a problem with qos on winXp sp2. I want to shape outcomming traffic. I use qos to set upper limit for outcomming bandwidth for my application. the code is follow. My question is how i can do to test my server code, I have to create a client/customer whit a simple socket ? or may ...
I try to use the 802.1p marking with Traffic Control API (under XPSP2) it doesn't work. I enable Qos Packet Scheduller and disable 802.1p support on my NIC. I don't see the tag . whereas with the DSCP it works fine. Can you help me to make it works fine.... thank you
392 byte By
Alineo at 2008-2-25
hi,I made an application who overwrite dscp value with TC API and it runs ok.Now I try to set/mark the 802.1p for layer 2 with the same api .I took the same code and change the QOS_DS_CLASS by QOS_TRAFFIC_CLASSmy question is how modify the generic filter for change the pattern for taking the ...
Hi, I am running VISTA on two machines which are using ad hoc wireless for communication. I have followed following steps to establish a connection between these two machines Steps: Created an ad wireless ad hoc network on mc1 Connect ad hoc wireless network created by mc1 from mc2 mc1 ...
363 byte By
babblu at 2008-2-23
hi 2 all tell me about ping commandex. ping -l 5500 1.1.11 ping -l(*L) 1.1.1.11 " here *L(capital L) sends buffer size. it's range is 0-65500max. in cmd prompt. but in window help and supports says it's supports 0-65527max."where is 27 bytes. plz tell me someone. ...
As I understand it, qWAVE will, among other things, provide DSCP marking for packets. Presumably, the DSCP value used is dependent on the QOS_TRAFFIC_TYPE enum value passed into QOSAddSocketToFlow(). The documentation for QOS_TRAFFIC_TYPE doesn't list any specific DSCP values for the different ...
447 byte By
gmads at 2008-2-22
I'm guessing that there are not many .Net developers in this part of the forum, but I'll ask anyway.I need to make sure that my .Net application does not use too much bandwidth. I'm looking at QoS as a solution, but there does not seem to be access to it in .Net. I have an idea that I may be ...
145 byte By
Alineo at 2008-2-21
Hi, I use windows xp, I have a question : How to activate TC API for to use QoS I hope somebody can help me... thank you...
6896 byte By
Alineo at 2008-2-20
Hi everybody,i try to set dscp of outcomming udp packet on winXp sp2.But i have the following error :TcAddFlow: ERROR: 1450There are not enough resources to accommodate the requested flow. Code Snippet DWORD destPort,srcPort ; PCHAR destAddress; destAddress="172.18.100.37"; ...
14779 byte By
Alineo at 2008-2-19
Hi, Hi, i have a problem with qos on winXp sp2. I want to shape outcomming traffic. I use qos to set upper limit for outcomming bandwidth for my application. the code is follow. My question is how i can do to test my server code, I have to create a client/customer whit a simple socket ? or may ...
I am currently trying to port an existing GQoS solution (since we cannot use the traffic control API, due to user privilege restrictions) from Windows XP to Vista and I am struggling with a issue regarding WSAIoctl. We are running the exact same code under XP and Vista, using the v6.0 Microsoft ...
As I understand it, qWAVE will, among other things, provide DSCP marking for packets. Presumably, the DSCP value used is dependent on the QOS_TRAFFIC_TYPE enum value passed into QOSAddSocketToFlow(). The documentation for QOS_TRAFFIC_TYPE doesn't list any specific DSCP values for the different ...
310 byte By
pbd22 at 2008-2-16
Hi. I can't believe I am having such a hard time finding wireless networking drivers for the windows 2003 OS!! Can somebody please tell me what companies supports wireless networking cards for this operating system? I have called D-Link, Linksys and others and they all tell me they wont ...
I am currently trying to port an existing GQoS solution (since we cannot use the traffic control API, due to user privilege restrictions) from Windows XP to Vista and I am struggling with a issue regarding WSAIoctl. We are running the exact same code under XP and Vista, using the v6.0 Microsoft ...
Hi all , I have the following scenario and want to get it confirmed whether will it work ? My Scenario is I have a Desktop system (winxp or any other windows client) in a private network wich will connect to the Terminal Server(probably windows 2003 server) with two nic cards.I will do a NAT ...
447 byte By
gmads at 2008-2-15
I'm guessing that there are not many .Net developers in this part of the forum, but I'll ask anyway.I need to make sure that my .Net application does not use too much bandwidth. I'm looking at QoS as a solution, but there does not seem to be access to it in .Net. I have an idea that I may be ...
387 byte By
Roxy at 2008-2-15
hi all, i m working on ddk samples src/netwok/ndis/passthru.. and /src/netwok/ndis/netvmini. i want to send and recive packets from netvmini miniport to passthru and passthru to miniport. Basically i want to send data from user application to netvmini & vice versa. Can anybody help me? ...
I need to test VoIP application in a wireless network. I have a program thatreads a sound file and creates a RTP session to send it to other computer. Inorder to measure the application performace I need to take the followingmetrics during the RTP session:- Packet loses.- End to end delay- ...
1231 byte By
wy6688 at 2008-2-14
I tried on a Fresh installed Vista and my working Vista, using the sample code from MSDN help.here is the source:SOCKET OpenAndConnect(LPSTR NodeName, LPSTR PortName) { SOCKET ConnSocket; int ipv6only = 0; int iResult; BOOL bSuccess; SOCKADDR_STORAGE LocalAddr = {0}; SOCKADDR_STORAGE RemoteAddr ...
I am currently trying to port an existing GQoS solution (since we cannot use the traffic control API, due to user privilege restrictions) from Windows XP to Vista and I am struggling with a issue regarding WSAIoctl.We are running the exact same code under XP and Vista, using the v6.0 Microsoft ...
359 byte By
babblu at 2008-2-13
hi 2 all tell me about ping commandex. ping -l 5500 1.1.11 ping -l(*L) 1.1.1.11 " here *L(capital L) sends buffer size. it's range is 0-65500max. in cmd prompt. but in window help and supports says it's supports 0-65527max."where is 27 bytes. plz tell me someone. ...
594 byte By
Milu at 2008-2-13
Hello all of you,I have developed socket application in VB which uses Winsock API. When i login as Administrative User, I have no problem to establish connection with Java Server. But when i login as Restricted user, I can not send data through winsock (I tested it out using Packet Sniffer)I ...
I need to test VoIP application in a wireless network. I have a program thatreads a sound file and creates a RTP session to send it to other computer. Inorder to measure the application performace I need to take the followingmetrics during the RTP session:- Packet loses.- End to end delay- ...
386 byte By
Roxy at 2008-2-11
hi all, i m working on ddk samples src/netwok/ndis/passthru.. and /src/netwok/ndis/netvmini. i want to send and recive packets from netvmini miniport to passthru and passthru to miniport. Basically i want to send data from user application to netvmini & vice versa. Can anybody help me? ...
Hello everybody, I have an application that use Traffic Control API to apply a DSCP value on a specified flow. This works fine under Windows XP and should also work fine with Windows Vista. But that is not the case. My application is running with the "Administrator Privilege" as required. Is ...
Hello everybody, I have an application that use Traffic Control API to apply a DSCP value on a specified flow. This works fine under Windows XP and should also work fine with Windows Vista. But that is not the case. My application is running with the "Administrator Privilege" as required. Is ...
I am currently trying to port an existing GQoS solution (since we cannot use the traffic control API, due to user privilege restrictions) from Windows XP to Vista and I am struggling with a issue regarding WSAIoctl.We are running the exact same code under XP and Vista, using the v6.0 Microsoft ...
Hi, I have a PC with Vista and I start qWAVE. Also I install a LLTD responder on my laptop with XP. When I view the full network map, I can catch LLTD packets on my laptop with ethereal. But when I use a Netgear EVA700 to play video on Vista PC, I can't catch LLTD probe packets on network. ...
Hello everybody, I have an application that use Traffic Control API to apply a DSCP value on a specified flow. This works fine under Windows XP and should also work fine with Windows Vista. But that is not the case. My application is running with the "Administrator Privilege" as required. Is ...
Hi, I have a PC with Vista and I start qWAVE. Also I install a LLTD responder on my laptop with XP. When I view the full network map, I can catch LLTD packets on my laptop with ethereal. But when I use a Netgear EVA700 to play video on Vista PC, I can't catch LLTD probe packets on network. ...
Hi, i have a problem with qos on win2000 sp4.I want to shape outcomming traffic. I use qos to set upper limit for outcomming bandwidth for my application.The code below works fine on Windows XP. If I set speed to 4 mb or 2 mb it works fine.But on windows 2000 if I set limit to 4 mb or to 2 mb ...
I have some applications that make use of GQoS under XP and Server 2003 and I've heard a lot about QoS changing in Vista. I've been looking all over the MSDN web site, but I'm still a little confused.What's the difference, if any, between QOS2 and qWAVE?The qWAVE documentation states that ...
Dear allI have been thinking the last few days of a best way to achieve this task:I have two pieces of software. They are both independent application and are final products.(i cant modify the soure).But they both provide an API listing methods that i might want to use to extend some ...
WindowsXP "Network neighborhood" subnetting failed computers list i have a network using extreme switchers andsubnetting one of the computers is using norton antivirus corporateedition, that software uses "Network neighborhood" to access the remotecomputers, i can see all ...
Greetings all,I'm a newcomer to this forum so forgive me if this is a bonehead question...I've recently implemented the LLTD code in a networked storage device - I'm showing up in the network at the expected map location and all seems well. I believe I've read that the basic QoS calls are ...
Greetings all,I'm a newcomer to this forum so forgive me if this is a bonehead question...I've recently implemented the LLTD code in a networked storage device - I'm showing up in the network at the expected map location and all seems well. I believe I've read that the basic QoS calls are ...
WindowsXP "Network neighborhood" subnetting failed computers list i have a network using extreme switchers andsubnetting one of the computers is using norton antivirus corporateedition, that software uses "Network neighborhood" to access the remotecomputers, i can see all ...
When I call API QOSCreateHandle, the return is true.However, When API QOSStartTrackingClient is called.the return is false and GetLastError returns error code 1168,which says ERROR_NOT_FOUND.My environment is Vista OS build5472.winmain_idx01.060713-1900with platform SDK of version ...
I have a problem with Vista OS build 5536 andVista windows SDK 6.0.5472.2.1.WindowsSDK_Vista_idw.DVD.Rel.img With such version, the QOSAddSocketToFlow returnsan error code ERROR_NOT_FOUND, which says that Invalid FlowID specified. Howeve, I set the parameter Flowid with 0 as the API domument ...
515 byte By
JOHNY at 2008-2-4
Look at that http://www.nero.com/nero7/enu/index.html"Windows Vista? Ready – enjoy Nero’s software applications with improved graphics and the streamlined features made possible with the Microsoft Vista operating system "Don't think so but they resolved many bugs with the Vista ...
Dear allI have been thinking the last few days of a best way to achieve this task:I have two pieces of software. They are both independent application and are final products.(i cant modify the soure).But they both provide an API listing methods that i might want to use to extend some ...
I have some applications that make use of GQoS under XP and Server 2003 and I've heard a lot about QoS changing in Vista. I've been looking all over the MSDN web site, but I'm still a little confused.What's the difference, if any, between QOS2 and qWAVE?The qWAVE documentation states that ...
Hi,I need to overwrite the DSCP byte for outgoing packets on a given socket. Currently, I am enumerating interfaces with TcEnumerateInterfaces() and plan to use TcAddFlow/TcAddFilter() to add a flow with a new QOS_DS_CLASS object. However, I need to match the interface from TcEnumerateInterface ...
Hi,I need to overwrite the DSCP byte for outgoing packets on a given socket. Currently, I am enumerating interfaces with TcEnumerateInterfaces() and plan to use TcAddFlow/TcAddFilter() to add a flow with a new QOS_DS_CLASS object. However, I need to match the interface from TcEnumerateInterface ...