PDA

View Full Version : Networking


Pages : 1 2 [3] 4 5

  1. Question about select() behavior when the system's time changes
  2. TCP Header for Echo Server
  3. Same TCP socket for listen() and connect() (TCP NAT-Punch-Through)
  4. setsockopt and socket's I/O mode
  5. non-blocking sendfile() can block
  6. close_wait
  7. select() returns readability, accept() fails with EAGAIN
  8. UDP select() question
  9. How to stop Kernel send ACK?
  10. fun with read() and close().... and music visualization?
  11. transaprent tcp proxy with connection pooling?
  12. promiscuous mode
  13. Regarding select() API
  14. Handling server failure in UNIX socket programming
  15. Signal driven I/O and TCP socket
  16. Packet Size
  17. resources of a connection
  18. Recv() call to non-blocking socket
  19. Blocking Packets
  20. same file descriptor for listen and connect
  21. relaibility in UDP
  22. Question about SO_RCVTIMEO
  23. Problem with recv from a novice coder!!
  24. Socket : getting host ethernet IP
  25. Cannot send and recieve at the same time...
  26. pipe error?
  27. Is there any way to map the one WELL KNOW port to multi private ports ?
  28. send/recv speed stats
  29. Question on processing content received from a HTTP server
  30. Multicast And Raw Sockets
  31. Detecting broken line
  32. UDP Data overlap
  33. send/recv raises SIGALARM
  34. timing out connect, more
  35. weird output
  36. TimeStamping Packet
  37. binding raw sockects
  38. How to get IP address of client by a server.c program
  39. Receiving broadcast message via raw socket
  40. Cause of CLOSE_WAIT
  41. a segmentation fault of a client-server code
  42. server gets stuck on accept() upon recovery
  43. Networking with vxWorks
  44. How to obtain remote file's file descriptor
  45. Invalid values for SEQ, ACK and WINDOW!
  46. Recv & errno
  47. Real World situation
  48. Instant Messaging App Help
  49. How do I open a port
  50. Destination IP Address in UPD Datagrams
  51. Stop at newline in recv
  52. set card into promisc. mode!
  53. Having problems with sockets
  54. problem with TCP_NODELAY
  55. calculation of Round trip time
  56. Arp
  57. compiler error...
  58. calculating time in millisec
  59. good networking library?
  60. OOB TCP Urgent
  61. using send() and recv() more than once
  62. why dosn't recvfrom be interrupted by SIGALRM?
  63. client-server... UDP or TCP
  64. using ports > 1024 as root user
  65. Find UDP packet arrive timestamp on my buffer
  66. [linux] something else rather than RAW?
  67. non blocking udp
  68. socket program for sms
  69. select() function return large values!!!
  70. Size of int and long data types in 64 bit OS
  71. CLOSE_WAIT High performance issues
  72. Accept() Fails After Network Disturbance
  73. One socket, lots of reads and writes in one sec, program hangs
  74. send into a listening TCP socket?
  75. SSL context cache/reusing
  76. Heartbeat funuction for client-server
  77. connect timeout
  78. Time to write 100 bytes to an empty socket
  79. Does sendto() on SOCK_DGRAM (UDP) blocks ?
  80. generate IP-encapsulation-within IP packets ?
  81. 30+ seconds DELAY while receiving response
  82. Simple UDP data exchange - recvfrom not returning?
  83. how to discard delay packet in UDP socket
  84. How to test network connection by program at run time .
  85. Non-blocking sockets server, select, fork or threads?
  86. File Transfer through UDP but with ACK
  87. How to know from which interface comes a connection ?
  88. What are all the ports opened?
  89. Bind()’ing a server socket on ( IP address or INADDR_ANY) and accessibility of this s
  90. searching source code for firewall..
  91. How can i send the socket descriptor
  92. abt nmap
  93. Performing read/write on com ports
  94. incorrect UDP checksum ???
  95. How does an HTTP response know which browser window to go to?
  96. use of thread in udp server in raw socket
  97. Concurrent Server
  98. Back HTML
  99. Client and server in same code
  100. recv() returns 0
  101. How can I force a socket to send the data in its buffer?
  102. open(dev); for send/recv
  103. Speed issue multiplexing UDP packets
  104. bind() to receive UDP broadcasts from only one source?
  105. How to use http
  106. PPP losts it 's "connetivity"
  107. need help!! send a file via socket!!!
  108. UDP broadcast packet receive by two programs on the same host?
  109. How to get the TCP destination address during accept?
  110. Bind related query...
  111. problem with Accept()
  112. too many msgs
  113. memory problem
  114. signal on socket reading???
  115. All I have is a MAC-address...
  116. SOL_PACKET : PACKET_RX_RING value changes outside main.
  117. concurrent select and write
  118. bind() failed: Address already in use
  119. Where does recv. data go?
  120. send()\recv() to\from remote dead host
  121. Regarding default behaviour of TCP socket while close()
  122. unblocking select() without timeout
  123. Problem using UDP - sendto/recvfrom in threads
  124. Correct protocol for ending a connection ?
  125. How to configure routing tables
  126. connect()-ing from an apache module
  127. recv() priority - non preemptive function
  128. Multiple UDP sockets listening on same port?
  129. getsockname now working
  130. Multicasting: misperception ???
  131. Puzzled???:Concurency Problems???
  132. socketpair
  133. Bulletin board using sockets
  134. How to pass network requests to existing child processes?
  135. get latest Msg
  136. Problem sending UDP broadcast packets from Linux kernel (device driver)
  137. Problem of send and recv
  138. listen(sock_fd, 1).. accepts multiple connections
  139. How to access network interface
  140. Building a NAT
  141. select(2) and segmentation faults
  142. problem solved [anecdote. no (longer a) problem]
  143. Finding free ports
  144. detecting interface link state ?
  145. how to find the type of packet
  146. Connecting with timeout
  147. blocking socket writev returning partial write
  148. UDP "Broadcast" to a group
  149. What to do with (struct hostent *) returned by gethostby[name|addr]
  150. How to send ethernet and arp packet on the FreeBSD OS?
  151. UDP socket using PF_LOCAL problem
  152. problem connect windows (2000) and Linux (Suse9.3) socket
  153. Porting socket application from Linux to Windows
  154. epoll_wait() returns EBADF on connect?
  155. Sockets problem
  156. Sockets seem very slow
  157. rsh for local file execution !!!!????
  158. ssh like unix file socket to ip:port forwarding
  159. Multiple threads on a single connection
  160. Broken pipe Problem
  161. Sockets send() recv() issues
  162. Sun doesn't understand how sockets work...
  163. recv......
  164. ipv6 network programming ,I ask 2 questions,please
  165. Coding an Instant Messenger Client and server :confused with sockets
  166. help send UDP packet
  167. how to use the raw socket in ipv6 ,what is the programming flow
  168. memcpy/sendto: perror returns Illegal Seek
  169. Multiple UDP Clients -> Firewall -> net -> Firewall -> Server
  170. [raw socket & promisc] How to prevent ...
  171. Promiscuous receiver mode question
  172. socket communication help
  173. how to execute code on a remote machine???
  174. Strange Problem in File Transfer
  175. File Transfer Integrity
  176. accept error
  177. Loss of connection notification
  178. Regarding Bandwidth issue.
  179. problem with recvfrom
  180. error 88, socket operation on non-socket
  181. counting number of connection sessions
  182. associating the ends of connected unix sockets
  183. Socket
  184. which side should be client, which side should be server?
  185. UDP raw sockets C
  186. Socket Conections
  187. Obtaining the Domain Name
  188. How to get IP
  189. How can I receive broacast packets on specified NIC?
  190. multiple interface and routing problem
  191. how to modify the default routing policies?
  192. Problems using ioctl to get bytes available
  193. Problem in selecting the active socket using select command
  194. Daemon client/server-active users on the network
  195. truncated IP header
  196. WLAN problem
  197. problem with send, close kill data
  198. How to send/receive IP address and port # using sendto() and recvfrom()?
  199. SOCK_SEQPACKET equivalent to TCP sockets?
  200. daemon process programming.
  201. Problem with recvfrom()
  202. Strangeness FC3->FC4
  203. Implementing timer in UDP
  204. one server, multiple clients, very long sessions
  205. udp and thread don't work?
  206. Transfer Unix file to Windows platform
  207. char a[6]; 8 bytes long!
  208. change system socket buffers
  209. Fragmentation of packets
  210. Sniffing and Blocking packets
  211. Strategy for EAGAIN on non-blocking sockets
  212. close
  213. Connect Two Computers using Telephone Cables
  214. Chane IP address remotely
  215. transfer structure
  216. Retrieve all local network interfaces
  217. Async DNS request
  218. which port to write my server application?
  219. recv() How to ensure that all bytes are received?
  220. The sequence of events.
  221. non-blocking timeout on multiple selects
  222. Socket Programs using MAC address
  223. recv problem
  224. ip and port address
  225. BSD Sockets and Sniffing
  226. what is tcp_tw_reuse ?
  227. Invalid ipfw rule?
  228. Regarding endianess
  229. Lost Packet???
  230. sending a variable size of data
  231. [URGENT] TCP mode broadcaster using select() in C language
  232. sendto appears to have completed but packet was not sent.
  233. TCP packet generation
  234. How to know if a socket was properly closed ?
  235. TCP packet generation using C
  236. NEW ACK covert channel
  237. Sample Socket program required in C++
  238. accept() interruption
  239. Calling ioctl
  240. local socket and possible errors ??
  241. AIX 5.3 and select()
  242. Inconsistent behavior using select
  243. Raw packet performance.
  244. open ssl https
  245. timeout
  246. Filter packet based on content
  247. Does Libpcap(Packet Capturing Library) library supports Unix sockets
  248. How to get the details of disconnected client?
  249. C Client Code Not working correctly...
  250. Program hangs using udp protocol