CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - sends
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - sends - List
[
TCP/IP stack
]
基于TCP-IP协议的网络编程练习
DL : 0
基于TCP-IP的网络编程,里面有客户端和服务器端的程序,客户端发送请求,服务器端应答,并发回应答消息-based on TCP-IP network programming, which has client and server-side procedures, a client sends the request, the server-side response, with response to the news FOR
Date
: 2025-12-25
Size
: 58kb
User
:
huleimin
[
TCP/IP stack
]
TCP
DL : 0
WINSOCK 客户端发送程序示例,可发送中英文字符-WINSOCK client sends a procedure example, can be sent in English and Chinese characters
Date
: 2025-12-25
Size
: 3kb
User
:
[
TCP/IP stack
]
NetworkHeartbeat
DL : 0
网络心跳程序,有客户端和服务器端,客户端不停发送数据给服务器端,服务器端收到对应的信息就给客户端发送信息-Network heartbeat procedures, client and server side, the client continuously sends data to the server-side, server-side receiving the information corresponding to the client Jiugei send a message
Date
: 2025-12-25
Size
: 2.93mb
User
:
Jewlry
[
TCP/IP stack
]
Ping
DL : 0
PING编程功能实现,在客户方发送4个数据包,服务器端接受数据并返回对接受情况的响应-PING programming implementation, the client sends four data packets, the server accepts the data and returns the response to the acceptance
Date
: 2025-12-25
Size
: 3kb
User
:
王大锤
[
TCP/IP stack
]
data
DL : 0
在Windows环境下socket编程实现TCP服务器发送消息,客户端接收消息-In Windows environment socket programming,realizing the server sends TCP messages, client receive messages
Date
: 2025-12-25
Size
: 4.94mb
User
:
刘莉
[
TCP/IP stack
]
11ThSrv
DL : 0
QT 的TCP/IP应用 服务器发送温度,客户机显示-QT applications TCP/IP server sends the temperature, the client displays
Date
: 2025-12-25
Size
: 11kb
User
:
qsq
[
TCP/IP stack
]
TcpSrvToComm
DL : 0
TCP服务器端程序与串口结合,自动将客户端发送的数据转发到串口,也自动将从串口收到的数据转发到连接TCP服务器的客户端-TCP server-side program with the serial combination of automatically forwarding the client sends data to the serial port, it automatically forwards the data received from the serial port to connect a client TCP server
Date
: 2025-12-25
Size
: 62kb
User
:
小小
[
TCP/IP stack
]
UDPEcho
DL : 0
There are two other differences from the equivalent TCP/IP code that are worth noting, both concerning the possible exceptions that may be generated: • the IOException in main is replaced with a SocketException • there is no checked exception generated by the close method in the finally clause, so there is no try block. Now for the code... //Server that echoes back client s messages. //At end of dialogue, sends message indicating number of //messages received. Uses datagrams.-There are two other differences from the equivalent TCP/IP code that are worth noting, both concerning the possible exceptions that may be generated: • the IOException in main is replaced with a SocketException • there is no checked exception generated by the close method in the finally clause, so there is no try block. Now for the code... //Server that echoes back client s messages. //At end of dialogue, sends message indicating number of //messages received. Uses datagrams.
Date
: 2025-12-25
Size
: 2kb
User
:
linchunhong
[
TCP/IP stack
]
fzDlg
DL : 0
服务器 UDP 仿真接受 发送 数据库 存储-Server sends UDP simulation database storage to accept
Date
: 2025-12-25
Size
: 4kb
User
:
ella
[
TCP/IP stack
]
UDPprogram
DL : 0
一个简单的UDP通讯程序 仅实现了数据的发送与接收。客户端发送数据 服务器端接收数据,可供借鉴。-A simple UDP communication program achieved only send and receive data. The client sends the data server to receive data, for reference.
Date
: 2025-12-25
Size
: 3.66mb
User
:
edae
[
TCP/IP stack
]
HttpServer
DL : 0
HTTP 是一个属于应用层的面向对象的协议,由于其简捷、快速的方式,适用于分布式超媒体信息系统。它于1990年提出,经过几年的使用与发展,得到不断地完善和扩展。目前在WWW中使用的是HTTP/1.0的第六版,HTTP/1.1的规范化工作正在进行之中,而且HTTP-NG(Next Generation of HTTP)的建议已经提出。 -Resolution Protocol http is achieved through a service, mainly by the customer sends a request to the server side to achieve
Date
: 2025-12-25
Size
: 94kb
User
:
zhouwubin
[
TCP/IP stack
]
Tcl-script-for-implementing-AODV-routing-protocol
DL : 0
Description: This network consists of 22 nodes. After creating the nam file and trace file, we set up topography object. Set node_ ($i) [$ns node] is used to create the nodes. Here we set the initial position for the every node by using initial_node_pos. server1 and server2 also created in this program. After that $Val (stop) is used to tell to nodes when the simulation ends. the nodes have Tcp connection. An "udp" agent is attached to node0, and a connection is established to udp "null" agent attached to server1 and node18 and etc.. As default, the maximum size of a packet that "udp" agent can generate is 1KByte. A tcp "null" agent generates and sends ACK packets to the sender (tcp agent) and frees the received packets. The Cbr is set to start at 0.0 sec and stop at 4.1 sec. Here we were using AODV routing protocol. The annotation trace is used to trace the details.
Date
: 2025-12-25
Size
: 9kb
User
:
Basavaraj
[
TCP/IP stack
]
client
DL : 0
TCP/IP客户端发送程序,服务器IP和端口的发送-TCP/IP client sends program Server IP and port send
Date
: 2025-12-25
Size
: 75kb
User
:
dd110119
[
TCP/IP stack
]
FP_Simulator
DL : 0
使用python脚本发送UDP和TCP消息-Using python script sends UDP and TCP messages
Date
: 2025-12-25
Size
: 3kb
User
:
xiaotu
[
TCP/IP stack
]
UDP
DL : 0
vxsorks下一个简单的比较使用的UDP发送接收的例子-under vxsorks ,a simple comparison using UDP sends the received examples
Date
: 2025-12-25
Size
: 2kb
User
:
archrain
[
TCP/IP stack
]
test_send_UDP
DL : 0
在CCS5.2开发环境下,实现TI的C6472型号dsp的UDP发送数据功能-In CCS5.2 development environment, to achieve dsp TI' s C6472 model features a UDP sends data
Date
: 2025-12-25
Size
: 154kb
User
:
沈彤
[
TCP/IP stack
]
TcpDemo3
DL : 0
建立一个文本转换器 客户端给服务端发送文本,服务端会将文本转成大写再返回给客户端 而且客户端可以不断的进行文本转换,当客户端输入over时,转换结束-Create a text converter client sends the text to the service, the server will text to uppercase and then returned to the client and the client can continue to text conversion, when the client input over, end of conversion
Date
: 2025-12-25
Size
: 1kb
User
:
黄培东
[
TCP/IP stack
]
TCPClient.java
DL : 0
通过TCP SOCEKT 从服务器接收数据 将数据处理后 发送回服务器端-By TCP SOCEKT receive data the server sends the data back to the server-side processing
Date
: 2025-12-25
Size
: 1kb
User
:
shi
[
TCP/IP stack
]
232815eeq56f5jld5e75o6
DL : 0
FuIPv2.2 单片机专用联网TCP/IP协议栈,任何MCU均可v2.2 更新日志 1、修复了TCP发送检验bug,数据传输bug 2、结合实用,及网友建议,特此做了调整。TCP仅支持被动连接,若需要单片机主动连接(见2.1版本可以访问百度网页) 3、增加了web服务功能,可以实现用网页发送消息给单片机 4、UDP仍然支持主动,被动模式。 5、合并发送接收缓冲区,统一DATA[ ]数组。默认长度为255字节。-FuIPv2.2 microcontroller dedicated network TCP/IP protocol stack, any MCU can be V2.2 update log 1, the TCP sends a bug repair test, data transmission of bug 2, the combination of practical, and net friend suggestions, hereby made an adjustment. TCP supports only passive connection, if the need for SCM active connection (see version 2.1 can access Baidu Webpage) 3, an increase of web service function, can be achieved by sending a message to a single chip 4, UDP still supports the initiative and passive mode. 5, combining transmit receive buffer, unified array DATA[]. The default length of 255 bytes.
Date
: 2025-12-25
Size
: 494kb
User
:
大鹏集成
[
TCP/IP stack
]
VCPPMailClient
DL : 0
一个利用pop、SMTP服务器接收、发送的小程序代码和一些学习的资料。-A use of pop, SMTP server receives, sends a small program code and some learning materials.
Date
: 2025-12-25
Size
: 355kb
User
:
无泪
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.