﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Wiki on tcp</title><link>http://www.DailyFreeCode.Com</link><description>Wiki on tcp - DailyFreeCode.Com</description><copyright>Copyright @ 2010. All rights reserved.</copyright><item><title>Way to terminate a TCP connection - iptables</title><link>http://www.DailyFreeCode.Com/Forum/way-terminate-tcp-connection-iptables-26611.aspx</link><pubDate>Sat, 24 Nov 2012 16:09:00 GMT</pubDate></item><item><title>TCP/IP program of putc and fputs with optional file scripting</title><link>http://www.DailyFreeCode.Com/Code/tcpip-putc-fputs-optional-file-3218.aspx</link><pubDate>Tue, 22 Feb 2011 20:32:55 GMT</pubDate></item><item><title>TCP/IP program to handle telnet "do/don't" TRANSMIT-BINARY option</title><link>http://www.DailyFreeCode.Com/Code/tcpip-handle-telnet-dodont-transmit-3217.aspx</link><pubDate>Tue, 22 Feb 2011 20:31:55 GMT</pubDate></item><item><title>TCP/IP program to handle telnet "do/don't" TERMINAL-TYPE option</title><link>http://www.DailyFreeCode.Com/Code/tcpip-handle-telnet-dodont-terminal-3216.aspx</link><pubDate>Tue, 22 Feb 2011 20:31:09 GMT</pubDate></item><item><title>TCP/IP program to handle an unsupported telnet "do/don't" option</title><link>http://www.DailyFreeCode.Com/Code/tcpip-handle-unsupported-telnet-3215.aspx</link><pubDate>Tue, 22 Feb 2011 20:30:30 GMT</pubDate></item><item><title>TCP/IP program to end session scripting</title><link>http://www.DailyFreeCode.Com/Code/tcpip-end-session-scripting-3214.aspx</link><pubDate>Tue, 22 Feb 2011 20:29:47 GMT</pubDate></item><item><title>TCP/IP program to Iterative UDP server for TIME service</title><link>http://www.DailyFreeCode.Com/Code/tcpip-iterative-udp-server-time-3213.aspx</link><pubDate>Tue, 22 Feb 2011 20:29:03 GMT</pubDate></item><item><title>TCP/IP program of UDP client for TIME service that prints the resulting time</title><link>http://www.DailyFreeCode.Com/Code/tcpip-udp-client-time-service-prints-3212.aspx</link><pubDate>Tue, 22 Feb 2011 20:28:11 GMT</pubDate></item><item><title>TCP/IP program of UDP client for ECHO service</title><link>http://www.DailyFreeCode.Com/Code/tcpip-udp-client-echo-service-3211.aspx</link><pubDate>Tue, 22 Feb 2011 20:27:29 GMT</pubDate></item><item><title>TCP/IP program to set up tty</title><link>http://www.DailyFreeCode.Com/Code/tcpip-set-tty-3210.aspx</link><pubDate>Tue, 22 Feb 2011 20:26:38 GMT</pubDate></item><item><title>TCP/IP program of output processing for (local) network virtual printer</title><link>http://www.DailyFreeCode.Com/Code/tcpip-output-processing-local-network-3209.aspx</link><pubDate>Tue, 22 Feb 2011 20:25:42 GMT</pubDate></item><item><title>TCP/IP program to print a single character on a Network Virtual Terminal</title><link>http://www.DailyFreeCode.Com/Code/tcpip-print-single-character-network-3208.aspx</link><pubDate>Tue, 22 Feb 2011 20:24:37 GMT</pubDate></item><item><title>TCP/IP program that shows abort telnet due to invalid state</title><link>http://www.DailyFreeCode.Com/Code/tcpip-shows-abort-telnet-due-invalid-3207.aspx</link><pubDate>Tue, 22 Feb 2011 20:18:49 GMT</pubDate></item><item><title>TCP/IP program of TELNET protocol to the given host and port</title><link>http://www.DailyFreeCode.Com/Code/tcpip-telnet-protocol-given-host-port-3206.aspx</link><pubDate>Tue, 22 Feb 2011 20:17:18 GMT</pubDate></item><item><title>TCP/IP program to concurrent TCP client for ECHO service timing</title><link>http://www.DailyFreeCode.Com/Code/tcpip-concurrent-tcp-client-echo-3205.aspx</link><pubDate>Tue, 22 Feb 2011 20:16:24 GMT</pubDate></item><item><title>TCP/IP program of concurrent TCP server for ECHO service and echo one buffer of data, returning byte count</title><link>http://www.DailyFreeCode.Com/Code/tcpip-concurrent-tcp-server-echo-3204.aspx</link><pubDate>Tue, 22 Feb 2011 17:11:27 GMT</pubDate></item><item><title>TCP/IP program of concurrent TCP server for ECHO service</title><link>http://www.DailyFreeCode.Com/Code/tcpip-concurrent-tcp-server-echo-3203.aspx</link><pubDate>Tue, 22 Feb 2011 17:05:07 GMT</pubDate></item><item><title>TCP/IP program of TCP client for ECHO service</title><link>http://www.DailyFreeCode.Com/Code/tcpip-tcp-client-echo-service-3202.aspx</link><pubDate>Tue, 22 Feb 2011 17:04:02 GMT</pubDate></item><item><title>TCP/IP program of Iterative TCP server for DAYTIME service protocol</title><link>http://www.DailyFreeCode.Com/Code/tcpip-iterative-tcp-server-daytime-3201.aspx</link><pubDate>Tue, 22 Feb 2011 17:03:13 GMT</pubDate></item><item><title>TCP/IP program of TCP client for DAYTIME service and invoke Daytime on specified host and print results</title><link>http://www.DailyFreeCode.Com/Code/tcpip-tcp-client-daytime-service-3200.aspx</link><pubDate>Tue, 22 Feb 2011 17:01:37 GMT</pubDate></item><item><title>TCP/IP program to print the indicated terminal capability on the given stream</title><link>http://www.DailyFreeCode.Com/Code/tcpip-print-indicated-terminal-3199.aspx</link><pubDate>Tue, 22 Feb 2011 17:00:23 GMT</pubDate></item><item><title>TCP/IP program to TCP client for TELNET service</title><link>http://www.DailyFreeCode.Com/Code/tcpip-tcp-client-telnet-service-3198.aspx</link><pubDate>Tue, 22 Feb 2011 16:59:42 GMT</pubDate></item><item><title>TCP/IP program to handle the telnet "DATA MARK" command and receive urgent data input </title><link>http://www.DailyFreeCode.Com/Code/tcpip-handle-telnet-data-mark-command-3197.aspx</link><pubDate>Tue, 22 Feb 2011 16:58:12 GMT</pubDate></item><item><title>TCP/IP program to do TCP ECHO, TCP CHARGEN , TCP DAYTIME, TCP TIME on the given socket</title><link>http://www.DailyFreeCode.Com/Code/tcpip-tcp-echo-tcp-chargen-tcp-3196.aspx</link><pubDate>Tue, 22 Feb 2011 16:57:29 GMT</pubDate></item><item><title>TCP/IP program to suspend execution temporarily</title><link>http://www.DailyFreeCode.Com/Code/tcpip-suspend-execution-temporarily-3195.aspx</link><pubDate>Tue, 22 Feb 2011 16:53:20 GMT</pubDate></item><item><title>TCP/IP program of super-server</title><link>http://www.DailyFreeCode.Com/Code/tcpip-super-server-3194.aspx</link><pubDate>Tue, 22 Feb 2011 16:52:33 GMT</pubDate></item><item><title>TCP/IP program to do terminal type option subnegotation</title><link>http://www.DailyFreeCode.Com/Code/tcpip-terminal-type-option-3193.aspx</link><pubDate>Tue, 22 Feb 2011 16:51:04 GMT</pubDate></item><item><title>TCP/IP program to do option subnegotiation FSM transitions</title><link>http://www.DailyFreeCode.Com/Code/tcpip-option-subnegotiation-fsm-3192.aspx</link><pubDate>Tue, 22 Feb 2011 16:50:20 GMT</pubDate></item><item><title>TCP/IP program to end of an option subnegotiation; reset FSM</title><link>http://www.DailyFreeCode.Com/Code/tcpip-end-option-subnegotiation-reset-3191.aspx</link><pubDate>Tue, 22 Feb 2011 16:49:17 GMT</pubDate></item><item><title>TCP/IP program to print connection status information</title><link>http://www.DailyFreeCode.Com/Code/tcpip-print-connection-status-3190.aspx</link><pubDate>Tue, 22 Feb 2011 16:48:21 GMT</pubDate></item><item><title>TCP/IP program to do output processing to the socket</title><link>http://www.DailyFreeCode.Com/Code/tcpip-output-processing-socket-3189.aspx</link><pubDate>Tue, 22 Feb 2011 16:27:23 GMT</pubDate></item><item><title>TCP/IP program to move a character from the keyboard to the socket</title><link>http://www.DailyFreeCode.Com/Code/tcpip-move-character-keyboard-socket-3188.aspx</link><pubDate>Tue, 22 Feb 2011 16:24:20 GMT</pubDate></item><item><title>TCP/IP program of an unsupported escape command</title><link>http://www.DailyFreeCode.Com/Code/tcpip-unsupported-escape-command-3187.aspx</link><pubDate>Tue, 22 Feb 2011 16:23:16 GMT</pubDate></item><item><title>TCP/IP program of wrap-up script filename collection</title><link>http://www.DailyFreeCode.Com/Code/tcpip-wrap-script-filename-collection-3186.aspx</link><pubDate>Tue, 22 Feb 2011 16:21:33 GMT</pubDate></item><item><title>TCP/IP program to initialize tty modes for script file collection</title><link>http://www.DailyFreeCode.Com/Code/tcpip-initialize-tty-modes-script-file-3185.aspx</link><pubDate>Tue, 22 Feb 2011 16:15:13 GMT</pubDate></item><item><title>TCP/IP program of session scripting</title><link>http://www.DailyFreeCode.Com/Code/tcpip-session-scripting-3184.aspx</link><pubDate>Tue, 22 Feb 2011 16:14:09 GMT</pubDate></item><item><title>TCP/IP program of record option type</title><link>http://www.DailyFreeCode.Com/Code/tcpip-record-option-type-3183.aspx</link><pubDate>Tue, 22 Feb 2011 16:11:57 GMT</pubDate></item><item><title>TCP/IP program of server side interface to remote procedure insertw</title><link>http://www.DailyFreeCode.Com/Code/tcpip-server-side-interface-remote-3182.aspx</link><pubDate>Tue, 22 Feb 2011 16:09:41 GMT</pubDate></item><item><title>TCP/IP program of client interface routine that calls initw_1</title><link>http://www.DailyFreeCode.Com/Code/tcpip-client-interface-routine-calls-3181.aspx</link><pubDate>Tue, 22 Feb 2011 16:08:49 GMT</pubDate></item><item><title>TCP/IP program to insert, delete, or lookup words in a dictionary as specified</title><link>http://www.DailyFreeCode.Com/Code/tcpip-insert-delete-lookup-words-3180.aspx</link><pubDate>Tue, 22 Feb 2011 16:06:53 GMT</pubDate></item><item><title>TCP/IP program to create a passive socket for use in a UDP server</title><link>http://www.DailyFreeCode.Com/Code/tcpip-create-passive-socket-udp-server-3179.aspx</link><pubDate>Tue, 22 Feb 2011 16:05:54 GMT</pubDate></item><item><title>TCP/IP program to create a passive socket for use in a TCP server</title><link>http://www.DailyFreeCode.Com/Code/tcpip-create-passive-socket-tcp-server-3178.aspx</link><pubDate>Tue, 22 Feb 2011 16:04:53 GMT</pubDate></item><item><title>TCP/IP program to allocate &amp; bind a server socket using TCP or UDP</title><link>http://www.DailyFreeCode.Com/Code/tcpip-allocate-bind-server-socket-3177.aspx</link><pubDate>Tue, 22 Feb 2011 16:04:05 GMT</pubDate></item><item><title>TCP/IP program of inetd client for DAYTIME service</title><link>http://www.DailyFreeCode.Com/Code/tcpip-inetd-client-daytime-service-3176.aspx</link><pubDate>Tue, 22 Feb 2011 16:02:26 GMT</pubDate></item><item><title>TCP/IP program of finite State Machine initializer</title><link>http://www.DailyFreeCode.Com/Code/tcpip-finite-state-machine-initializer-3175.aspx</link><pubDate>Tue, 22 Feb 2011 16:01:04 GMT</pubDate></item><item><title>TCP/IP program to build the Finite State Machine data structures</title><link>http://www.DailyFreeCode.Com/Code/tcpip-build-finite-state-machine-data-3174.aspx</link><pubDate>Tue, 22 Feb 2011 16:00:06 GMT</pubDate></item><item><title>TCP/IP program to print an error message and exit</title><link>http://www.DailyFreeCode.Com/Code/tcpip-print-error-message-exit-3173.aspx</link><pubDate>Tue, 22 Feb 2011 15:58:24 GMT</pubDate></item><item><title>TCP/IP program to handle telnet "will/won't" TRANSMIT-BINARY option</title><link>http://www.DailyFreeCode.Com/Code/tcpip-handle-telnet-willwont-transmit-3172.aspx</link><pubDate>Tue, 22 Feb 2011 15:57:38 GMT</pubDate></item><item><title>TCP/IP program to handle an unsupported telnet "will/won't" option</title><link>http://www.DailyFreeCode.Com/Code/tcpip-handle-unsupported-telnet-3171.aspx</link><pubDate>Tue, 22 Feb 2011 15:56:30 GMT</pubDate></item><item><title>TCP/IP program of don't do telnet Go-Ahead's</title><link>http://www.DailyFreeCode.Com/Code/tcpip-dont-telnet-go-aheads-3170.aspx</link><pubDate>Tue, 22 Feb 2011 15:55:36 GMT</pubDate></item><item><title>TCP/IP program to handle TELNET WILL/WON'T ECHO option</title><link>http://www.DailyFreeCode.Com/Code/tcpip-handle-telnet-willwont-echo-3169.aspx</link><pubDate>Tue, 22 Feb 2011 15:54:18 GMT</pubDate></item><item><title>does anyone have the source code of a chatting client / server using UDP (or TCP if udp is not </title><link>http://www.DailyFreeCode.Com/Forum/does-anyone-source-code-chatting-client-23090.aspx</link><pubDate>Tue, 27 Apr 2010 00:00:00 GMT</pubDate></item><item><title>implement an application client/server in TCP/IP then UDP</title><link>http://www.DailyFreeCode.Com/Forum/implement-application-clientserver-1292.aspx</link><pubDate>Mon, 15 Feb 2010 00:00:00 GMT</pubDate></item><item><title>how can i change the ip add of the out going packet in tcp Socket</title><link>http://www.DailyFreeCode.Com/Forum/change-ip-going-packet-tcp-socket-22654.aspx</link><pubDate>Mon, 09 Mar 2009 00:00:00 GMT</pubDate></item><item><title>TCP connection</title><link>http://www.DailyFreeCode.Com/Forum/tcp-connection-23195.aspx</link><pubDate>Wed, 14 Jan 2009 00:00:00 GMT</pubDate></item><item><title>tcp chat server</title><link>http://www.DailyFreeCode.Com/Forum/tcp-chat-server-21095.aspx</link><pubDate>Wed, 24 Dec 2008 00:00:00 GMT</pubDate></item></channel></rss>