473,386 Members | 1,924 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,386 software developers and data experts.

Big replys on UDP

I have made a project using a UDP client in VB.NET but am experiencing
problems with receiving datagrams beyond a certain size (between 1300 and
1500 bytes).
I'm contacting a gaming server (Medal Of Honor Allied Assult), and the
command console are running udp, and it works fine until there are above 17
players on the server, then the reply gets to big.

But i can't seem to figure out why, but i've tested it, and it's always,
when the reply from the server is getting to big, can anyone help me out?

I've tried with several different UDP classes. I've tried the windows own,
I've tried on I found on the net, and I've tried the Indy.Socket, but always
the same problem

Richard
Nov 21 '05 #1
1 879
"Richard \(MrBonus\)" <mrbonus at vip dot cybercity dot dk> wrote in
news:O4**************@TK2MSFTNGP15.phx.gbl:
I have made a project using a UDP client in VB.NET but am experiencing
problems with receiving datagrams beyond a certain size (between 1300 and
1500 bytes).


Are all datagrams being dropped?

Or just some? Maybe the packets are just being lost... after all, UDP has
no ack feature.

--
Lucas Tam (RE********@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
Nov 21 '05 #2

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

Similar topics

3
by: Aardwolf | last post by:
I've had PHP on my Win2K server running IIs 5 for about 2 weeks now. I have an annoying problem in that I can not run the php scripts/pages locally, instead they open up in the browser as a...
2
by: cjay85 | last post by:
I wish to direct reports that I have created in Access to Excel enabling me to produce a graphical output from Excel. The report is a simple query regarding responses to a letter mailing. There...
3
by: RobcPettit | last post by:
Hi, im using if (p.skipToEndOfNoCase("document.getElementById('hand0Evaluation').innerHTML = '") && p.extractTo("'", ref strQuote)) Console.WriteLine("Dealer = {0}", strQuote); to parse details...
8
by: RobcPettit | last post by:
Hi, Im using public void threadcontrol() { Thread scan = new Thread (new ThreadStart(GethtmlStream)); scan.Start(); name = "Scanning"; } in a class, and calling it from button1 with...
24
by: Marc Dubois | last post by:
hi, is it possible to parse an XML file in C so that i can fulfill these requirements : 1) replace all "<" and ">" signs inside the body of tag by a space, e.g. : Example 1: <fooblabla < bla...
0
by: Sandy | last post by:
All, Can somebody let me know, how a webservice/webserver maintains request queue? And how webservice/webserver make sure, reply is properly is sent to intended request? Reagrads, Sandee[
21
by: vinayvaka | last post by:
hi to all i have stuggled a lot with the below code. just see the code and explanation and please tell me ur input on this i have a code like this void main() { const int i=10; int *p=&i;...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.