Re: Read/Write Network Ports
Samuel Thibault <[email protected]> Sun, 23 Oct 2005 20:44:18 +0200
| Newsgroups | gmane.linux.redhat.blinux.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Louis Bryant, le Fri 21 Oct 2005 21:47:46 -0700, a =E9crit : > I need help with writing to a specific network port, What do you mean by "port" ? If you want to connect to a web server for instance, just use the socket() interface (man 7 socket and others). Anyway, this list is really not appropriate. Regards, Samuel