Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: Networking in perl

by KVB (Novice)
on Jan 17, 2011 at 05:09 UTC ( [id://882609]=note: print w/replies, xml ) Need Help??


in reply to Re: Networking in perl
in thread Networking in perl

Hi, Thanks for replying. I am very much new to networking & perl. Here my client and server communicate through different protocol..for e.g GTP . So i need IP packet and wrap it into gtp header and send.And I am not bother about how my server acts on it.I just want to send that packet to the server.help me

Replies are listed 'Best First'.
Re^3: Networking in perl
by chrestomanci (Priest) on Jan 18, 2011 at 13:29 UTC

    This is not realy a perl question.

    An internet search for GTP turns up GPRS_Tunnelling_Protocol Is that what you mean?

    If you are looking to tunnel internet packets through another networking protocol, then you need to setup a VPN. If you want to limit the traffic that can go through that VPN, then you need to put a firewall, and possibly a proxy in front of it. So to limit the websites that your users can access, you could setup the firewall so that it will only accept web connections from the proxy, and setup the proxy so that only a white list of sites are allowed.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://882609]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2024-04-16 20:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found