packet « Development « Java Network Q&A

Home
Java Network Q&A
1.API
2.bluetooth
3.Client
4.connection
5.Cookie
6.Development
7.Email
8.File
9.ftp
10.http
11.HttpClient
12.https
13.ip
14.Network
15.OS
16.RMI
17.Security
18.Server
19.Socket
20.tcp
21.UDP
22.url
Java Network Q&A » Development » packet 

1. How to use RTPSocket to send RTP packets    stackoverflow.com

am relatively new to JMF but have gone through the documents and have a sufficient understanding of how it works. That been said am having some trouble implementing a the server ...

2. Bursty packet traffic in Java    stackoverflow.com

I have a requirement to simulate a network traffic which is Poisson and Bursty (Long or Heavy Tailed) inter arrival times. I could do the Poisson part as

delay = - ...

3. Jnetpcap, preparing UDP/TCP/IP/ICMP packet    stackoverflow.com

Recently, I'm using Jnetpcap to send/receive raw packet over network. Jnetpcap provides sending packets by Pcap.sendPacket(). This method gets raw buffer or bytes to send. On the other hand, there is org.jnetpcap.protocol.* classes ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.