登录
首页 » 套接字网络编程 » 一个FLASH游戏的主页源码

一个FLASH游戏的主页源码

于 2022-03-06 发布 文件大小:728.93 kB
0 185
下载积分: 2 下载次数: 1

代码说明:

一个FLASH游戏的主页源码-a game Home FOSS

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 邮件系统应用
    应用背景  可以和网络对接,发送邮件。嵌入某些系统里,定时或者设定时间将资料发送到邮箱里,可以远程查看,省去手动发送邮件的麻烦。。。。 关键技术 c++ SMTP, 网络通信,邮件系统 用C++开发的,可以发送邮件及附件。系统很小,适合学习了解邮件发送过程。本程序摘自网络,出处不明了。自己备用。
    2022-02-14 08:06:38下载
    积分:1
  • socket实现tcp通信
    实现tcp通信,服务器端等待客户端连接,连接成功后client端发送固定的字符串给客户端,完成通信后,关闭建立的套接字。程序很简单是socket编程的入门级源码,需要的可以下载。
    2022-03-10 12:34:39下载
    积分:1
  • multicast network testing procedures, the client
    组播发送测试网络程序,客户端-multicast network testing procedures, the client
    2022-04-08 11:33:15下载
    积分:1
  • 基于opencv采集人脸并识别
    实现对图像的捕获以及人脸识别,采用opencv对人脸进行检测,识别后 通过图像标记起来,                                                                                                                                                            &
    2022-03-15 14:36:07下载
    积分:1
  • C++写的端口扫描器
    PortScanner程序,实现一个扫描区间IP对应端口的实例程序,利用多线程原理实现
    2022-06-11 15:46:37下载
    积分:1
  • Network sniffer C++ source code to detect data packets through the network card
    网络嗅探器C++源码,侦测经过网卡的数据包-Network sniffer C++ source code to detect data packets through the network card
    2022-03-03 13:52:19下载
    积分:1
  • completed an example of the server and client simple oral communication process....
    该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如输入50,那么客户端会从"data0"到"data49"发送50个字符串,输入0退出.-completed an example of the server and client simple oral communication process. Asked on the mainframe installed TCP/IP protocol and set the IP. Servers and clients using the same host of different ports, the use of the server port to 2000, clients use the port number as 3000. server operating procedures first, the first initialization Winsock, and then create socket, in 2000 ports on bonding, then the 2000 port for the interception, and entered the wait state. client after running the same protocols of the first initialization, and then create socket, and then try to server connections. connecting once established, can the server and client communications between. the client suggested the import
    2022-01-26 06:53:43下载
    积分:1
  • 数据采集源代码
    网络数据采集源代码-network data collection source code
    2022-02-13 15:18:42下载
    积分:1
  • IPv6地址转换器
    ipv6地址转换器-ipv6 addresses converters
    2023-06-19 01:40:03下载
    积分:1
  • HTTP是一个基于文本的协议,用于通过Web浏览器来检索Web页面。大多数情况下,如果你位于一个局域时,你是在一个代理服务器之后;这个代理服务器在某一端口...
    HTTP是一个基于文本的协议,用于通过Web浏览器来检索Web页面。大多数情况下,如果你位于一个局域网连接时,你是在一个代理服务器之后;这个代理服务器在某一端口运行一个HTTP代理。在你的Internet Explorer的连接选项中,你可以按需要说明局域网的设置。这个代理服务器运行一个基于文本的协议,你只能从外部网格中得到HTTP相关的数据。但注意,有一个小漏洞,通过它你可以穿过HTTP,连接到外部世界,得到任何基于二进制协议的数据,甚至基于你自己的协议。这就是通过HTTPS。-HTTP is a text-based protocol for a Web browser to access Web pages. In most cases, if you are located in a LAN connection, you are after a proxy server; The proxy server port in a run an HTTP proxy. In your Internet Explorer connectivity options, you may press the need to explain LAN configuration. The proxy server running on a text of the agreement, you can only from the outside grid to be related to the HTTP data. But note that there are a small loophole through which you can pass through HTTP, connect to the outside world, any agreement based on the binary data, or even on your own agreement. It is through HTTPS.
    2022-02-15 15:11:24下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载