seqoy / jump

Jump
jump.seqoy.org
Apache License 2.0
10 stars 7 forks source link

Is JUMP uses UDT/UDP protocols instead of TCP/IP @ Transport layer. #2

Open Rajitha-Gangam opened 9 years ago

Rajitha-Gangam commented 9 years ago

Hi Is there an option provided by jump to use another protocol UDT/UDP (default TCP/IP) @ Transport layer

seqoy commented 9 years ago

Hi Rajitha. The standard code was designed to use HTTP based on AFNetworking. You should implement your own network transporter in order to do that.

Rajitha-Gangam commented 9 years ago

Hi How Can I implement HTTP implementation with UDT using JUMP. Can anyone provide sample code for do this? I tried in many ways, But I am unable to implement, I have strucked in My project because of this. Please anyone help me to get out of this issue. Thanks