| View previous topic :: View next topic |
| Author |
Message |
Koplaf
Joined: 28 May 2006 Posts: 130
|
| montanarry, are you just trolling? |
| |
|
|
|
|
ovigo22
Joined: 15 May 2006 Posts: 130
|
| No it's not :) |
| |
|
|
montanarry
Joined: 13 May 2006 Posts: 175
|
| AmeliaR, you got that right man |
| |
|
|
Koplaf
Joined: 28 May 2006 Posts: 130
|
| montanarry,did you google for the services file yet? that is the list of standard services (ports+applications) |
| |
|
|
montanarry
Joined: 13 May 2006 Posts: 175
|
For windows
? |
| |
|
|
Koplaf
Joined: 28 May 2006 Posts: 130
|
yes
Windows systems: %SystemRoot%\System32\drivers\etc\services for example: C:\WINDOWS\system32\driver\etc
do you know how to use google? |
| |
|
|
montanarry
Joined: 13 May 2006 Posts: 175
|
Yup i got it
So Koplaf: standar protocols are tcp/ip and udp right?
Standard* |
| |
|
|
Koplaf
Joined: 28 May 2006 Posts: 130
|
go and buy some books on network programming
how old are you? 7?
"unix network programming" may be a good book to read
tcp/udp and ip are network protocols on a low level, your applications generally use a higher level protocol like http
http typically runs on top of tcp/ip |
| |
|
|
PaulKolin
Joined: 25 May 2006 Posts: 108
|
| IP is in the network layer, tcp and udp are in the transport layer, http is in the application layer - each dependent upon and "riding on" the previous. |
| |
|
|
montanarry
Joined: 13 May 2006 Posts: 175
|
| So java programs can use any port, right ? |
| |
|
|
|